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

Mantissa

Mantissa of the floating point value

Declaration

Source position: mathh.inc line 159

function TDoubleRec.Mantissa: QWord;

Description

Mantissa returns the Mantissa part (before decimal) of the floating point value.

See also

TDoubleRec.Fraction

  

Fraction of the floating point value

TDoubleRec.Exponent

  

Exponent of the floating point value

TDoubleRec.SpecialType

  

Is the floating point value special ?


Documentation generated on: Nov 14 2015