Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TSingleRec.Frac

Fractional part of single.

Declaration

Source position: mathh.inc line 233

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: Jul 24 2023