| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Sign of the floating point value
Source position: syshelph.inc line 317
 public property TDoubleHelper.Sign : Boolean  | 
Sign returns True if the sign bit of the value is set (i.e. it is a negative value) or False if it is not set (i.e. it is a positive value).
  | 
Indexed access to the individual bytes of the floating point value  | 
|
  | 
The bit pattern of the exponent as stored in memory.  | 
|
  | 
Bitpattern that makes up the fractional part.  | 
|
  | 
Mantissa of the floating-point  | 
|
  | 
Fraction of the floating-point value  | 
|
  | 
Exponent of the floating-point value  |