Synopsis
#define FLT_EPSILON 1.19209290E-07F // decimal constant
Description

FLT_EPSILON the minimum positive number such that 1.0 + FLT_EPSILON != 1.0.