Mantissa of the floating point value.
Source position: mathh.inc line 200
function TDoubleRec.Mantissa( |
IncludeHiddenBit: Boolean = False |
):QWord; |
Mantissa returns the Mantissa part (significand bitpattern without 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 ? |