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

TDoubleRec.Exp

Exponent bitpattern representation

Declaration

Source position: mathh.inc line 163

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

Description

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

See also

TDoubleRec.Sign

  

Sign of the floating point value

TDoubleRec.Exponent

  

Exponent of the floating point value


Documentation generated on: Mar 17 2017