[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

TSingleRec.Frac

Fractional part of single

Declaration

Source position: mathh.inc line 216

public property TSingleRec.Frac : QWord
  read Getfrac
  write SetFrac;

Description

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)

See also

Frac

  

Return fractional part of floating point value.


Documentation generated on: May 14 2021