#include #define DBL_EPSILON (2.220446E-16) /** double epsilon **/ /*** is the difference between LITERAL(1) and the next smallest number representable as a TYPE(double). ***/ /* VALUE_MIN(1e-9) */ /* STDC(1) */