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

TExtendedHelper.Fraction

Fraction of the floating-point value.

Declaration

Source position: syshelph.inc line 832

public function TExtendedHelper.Fraction: Extended;

Description

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

See also

TExtendedHelper.Sign

  

Sign of the floating point value.

TExtendedHelper.Exp

  

The bit pattern of the exponent as stored in memory.

TExtendedHelper.Exponent

  

Exponent of the floating-point value.

TExtendedHelper.Frac

  

Bitpattern that makes up the fractional part.

TExtendedHelper.Mantissa

  

Mantissa of the floating-point.


Documentation generated on: Jul 24 2023