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