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

Exponent

Exponent of the floating point value.

Declaration

Source position: mathh.inc line 230

function TSingleRec.Exponent: LongInt;

Description

Exponent returns the exponent (X in m*2^X representation) of the floating point value.

See also

TsingleRec.Fraction

  

Fraction of the floating point value.

TsingleRec.Mantissa

  

Mantissa of the floating point value.

TsingleRec.SpecialType

  

Is the floating point value special ?


Documentation generated on: Jul 24 2023