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