Is the floating point value special ?
Source position: mathh.inc line 170
function TExtended80Rec.SpecialType: TFloatSpecial; |
SpecialType returns special characteristics of the floating point value, if any. See TFLoatSpecial for an explanation of the various special values.
|
Fraction of the floating point value. |
|
|
Mantissa of the floating point value. |
|
|
Exponent of the floating point value. |
|
|
Special floating point values. |