System.SysUtils.TExtendedHelper Fields
InheritedProtected
| Epsilon | public | Epsilon represents the minimum positive nonzero value for a Extended variable. |
| MaxValue | public | Represents the maximum value of an extended precision floating-point variable. |
| MinValue | public | Represents the minimum value of an extended precision floating-point variable. |
| NaN | public | Represents a value that is not a real number. |
| NegativeInfinity | public | Represents negative infinity. |
| PositiveInfinity | public | Representes positive infinity. |