FLT_EPSILON macro — Limit of accuracy
float FLT_EPSILON
The difference between 1 and the smallest value greater than 1 that can be stored in a float. The value is always less than or equal to 10-5.
float