DBL_EPSILON property
double
get
DBL_EPSILON
Difference between 1 and the least value greater than 1 that is representable.
Implementation
double get DBL_EPSILON => 2.2204460492503131e-16;
Difference between 1 and the least value greater than 1 that is representable.
double get DBL_EPSILON => 2.2204460492503131e-16;