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

TSingleRec.Exp

Exponent bitpattern representation

Declaration

Source position: mathh.inc line 188

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: Mar 17 2017