LDBL_EPSILON Constant

float.h

#define LDBL_EPSILON (1e-15)

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