| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Precision for this floating point type
Source position: syshelph.inc line 320
| public const TExtendedHelper.Epsilon: Extended = 3.64519953188247460253e-4951; | 
Epsilon returns the precision of the floating point value : differences smaller than this value cannot be detected or represented. It can also be viewed as the smallest positive value that can be represented.
| 
 | Smallest (negative) possible value for the Extended floating point type | |
| 
 | Largest possible value for the Extended floating point type |