Show: Delphi
C++
Display Preferences
System.Math.SetFPURoundMode
From XE2 API Documentation
Delphi
function SetFPURoundMode(const RoundMode: TFPURoundingMode): TFPURoundingMode;
C++
extern PACKAGE TFPURoundingMode __fastcall SetFPURoundMode(const TFPURoundingMode RoundMode);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
Description
Sets the FPU rounding mode on x32.