[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Fractional part of single
Source position: mathh.inc line 216
public property TSingleRec.Frac : QWord |
Frac is the fractional part of the Single. his 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. |