| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Positive infinity as represented by a single floating point type
Source position: syshelph.inc line 221
public const TSingleHelper.PositiveInfinity: Single = 1.0 / 0.0;  | 
PositiveInfinity is the value representing positive infinity in a single-sized floating point value.
  | 
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  | 
|
  | 
Negative infinity as represented by a single floating point type  | 
|
  | 
Representation of NaN (Not a Number)  |