FLT_EPSILON Constant

float.h

#define FLT_EPSILON (1e-15)

The smallest x for which 1.0+x != 1.0.