| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
The bit pattern of the exponent as stored in memory.
Source position: syshelph.inc line 297
|  public property TDoubleHelper.Exp : QWord | 
Exp is the internal representation of the Exponent.
| 
 | Indexed access to the individual bytes of the floating point value | |
| 
 | Sign of the floating point value | |
| 
 | Bitpattern that makes up the fractional part. | |
| 
 | Mantissa of the floating-point | |
| 
 | Fraction of the floating-point value | |
| 
 | Exponent of the floating-point value |