Show: Delphi
C++
Display Preferences
System.TestFDIV
From XE2 API Documentation
Delphi
TestFDIV: Shortint; { -1: Flawed Pentium, 0: Not determined, 1: Ok }
C++
extern PACKAGE Int8 TestFDIV;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| variable | public | System.pas System.hpp |
System | System |
Description
Specifies whether the floating-point division operation is flawed.
TestFDIV specifies whether the floating-point division operation is flawed on the current FPU. The value of the TestFDIV variable is -1, in case of a flawed Pentium, 0 if it cannot be determined, and 1 if not flawed.