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

SpecialType

Is the floating point value special ?

Declaration

Source position: mathh.inc line 234

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: Jul 24 2023