| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Representation of NaN (Not a Number)
Source position: syshelph.inc line 264
| public const TDoubleHelper.NaN: Double = 0.0 / 0.0; | 
NaN is the Representation of NaN (Not a Number) for a Double-sized floating point type.
| 
 | Largest possible value for the Double floating point type | |
| 
 | Smallest (negative) possible value for the Double floating point type | |
| 
 | Precision for this floating point type | |
| 
 | Positive infinity as represented by a Double floating point type | |
| 
 | Negative infinity as represented by a Double floating point type |