[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 153

function TExtended80Rec.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

TExtended80Rec.Fraction

  

Fraction of the floating point value

TExtended80Rec.Mantissa

  

Mantissa of the floating point value

TExtended80Rec.Exponent

  

Exponent of the floating point value

TFLoatSpecial

  

Special floating point values


Documentation generated on: May 14 2021