Searched refs:MINFLOAT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dvalues.h67 * MINFLOAT - the smallest float (_EXPBASE ** (FMINEXP - 1))
85 #define MINFLOAT ((float)1.40129846432481707e-45) macro
101 #define MINFLOAT ((float)MINDOUBLE) macro
112 #define MINFLOAT ((float)MINDOUBLE) macro
/illumos-gate/usr/src/head/
H A Dvalues.h75 * MINFLOAT - the smallest float (_EXPBASE ** (FMINEXP - 1))
87 * LN_MINFLOAT - the natural log of the smallest float -- log(MINFLOAT)
97 #define MINFLOAT ((float)1.40129846432481707e-45) macro

Completed in 259 milliseconds