API:System.Math.SetFPURoundMode
Delphi
function SetFPURoundMode(const RoundMode: TFPURoundingMode): TFPURoundingMode;
C++
extern DELPHI_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
Embarcadero Technologies does not currently have any additional information.