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

TDoubleHelper.Fraction

Fraction of the floating-point value

Declaration

Source position: syshelph.inc line 303

public function TDoubleHelper.Fraction: Extended;

Description

Fraction is the decimal part of the floating-point value.

See also

TDoubleHelper.Sign

  

Sign of the floating point value

TDoubleHelper.Exp

  

The bit pattern of the exponent as stored in memory.

TDoubleHelper.Exponent

  

Exponent of the floating-point value

TDoubleHelper.Frac

  

Bitpattern that makes up the fractional part.

TDoubleHelper.Mantissa

  

Mantissa of the floating-point


Documentation generated on: May 14 2021