Bitpattern that makes up the fractional part.
Source position: syshelph.inc line 726
public property TSingleHelper.Frac : QWord |
Frac is the bit pattern representing the fractional part (significand) including the preceding 1 (the hidden bit).
|
Indexed access to the individual bytes of the floating point value. |
|
|
Sign of the floating point value. |
|
|
The bit pattern of the exponent as stored in memory. |
|
|
Mantissa of the floating-point. |
|
|
Fraction of the floating-point value. |
|
|
Exponent of the floating-point value. |