Show: Delphi C++
Display Preferences

System.Math.SetFPURoundMode

From XE2 API Documentation
Jump to: navigation, search

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.

See Also

Personal tools
Previous Versions
Translations