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

SpecialType

Is the floating point value special ?

Declaration

Source position: mathh.inc line 217

function TSingleRec.SpecialType: TFloatSpecial;

Description

SpecialType returns special characteristics of the floating point value, if any. See TFLoatSpecial for an explanation of the various special values.

See also

TsingleRec.Fraction

  

Fraction of the floating point value

TsingleRec.Mantissa

  

Mantissa of the floating point value

TsingleRec.Exponent

  

Exponent of the floating point value

TFLoatSpecial

  

Special floating point values


Documentation generated on: May 14 2021