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

TSingleRec.Exp

Exponent bitpattern representation.

Declaration

Source position: mathh.inc line 232

public property TSingleRec.Exp : QWord
  read GetExp
  write SetExp;

Description

Exp returns the internal bit representation of the exponent of the floating point value.

See also

TsingleRec.Sign

  

Sign of the floating point value.

TsingleRec.Exponent

  

Exponent of the floating point value.


Documentation generated on: Jul 24 2023