[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Mantissa of the floating point value
Source position: mathh.inc line 211
function TSingleRec.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 ? |