API:System.Math.SetPrecisionMode
Delphi
function SetPrecisionMode(const Precision: TFPUPrecisionMode): TFPUPrecisionMode;
C++
extern DELPHI_PACKAGE TFPUPrecisionMode __fastcall SetPrecisionMode(const TFPUPrecisionMode Precision);
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.