| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Exponent of the floating-point value
Source position: syshelph.inc line 241
public function TSingleHelper.Exponent: Integer;  | 
Exponent is the value X in the representation of the floating-point value in m*2^X, i.e. the exponent.
  | 
Sign of the floating point value  | 
|
  | 
The bit pattern of the exponent as stored in memory.  | 
|
  | 
Bitpattern that makes up the fractional part.  | 
|
  | 
Fraction of the floating-point value  | 
|
  | 
Mantissa of the floating-point  |