Mantissa of the floating point value.
Source position: mathh.inc line 165
function TExtended80Rec.Mantissa( |
IncludeHiddenBit: Boolean = False |
):QWord; |
Mantissa returns the Mantissa part (bit pattern of the significand, skipping the hidden bit) of the floating point value.
|
Fraction of the floating point value. |
|
|
Exponent of the floating point value. |
|
|
Is the floating point value special ? |