[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Fractional part of double
Source position: mathh.inc line 164
public property TDoubleRec.Frac : QWord |
Frac is the fractional part of the Double. This is the bit pattern representing the fractional part including the preceding 1. (The mantissa is that bit pattern without the preceding 1)
|
Return fractional part of floating point value. |