Searched defs:DBL_EPSILON (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/include/ | ||
H A D | float.h | 69 #define DBL_EPSILON 2.2204460492503131E-16 macro |
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/ | ||
H A D | float.h | 115 #define DBL_EPSILON __DBL_EPSILON__ macro |