Searched defs:expm1l (Results 1 - 1 of 1) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_expl.c53 /* log(2**16384 - 0.5 + 1) rounded towards zero for expm1l() is the same: */
199 expm1l(long double x) function
223 * expm1l() never underflows, but it must avoid

Completed in 50 milliseconds