Synopsis
#define DBL_EPSILON 2.2204460492503131E-16
Description

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