DBL_EPSILON
Constant
float.h
#define
DBL_EPSILON (1e-15)
The smallest x for which 1.0+x != 1.0.