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

/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_expl.c54 /* log(2**16384 - 0.5 + 1) rounded towards zero for expm1l() is the same: */
92 * by r1 in expm1l() is exact, but it is rounded to 88 bits due to
369 expm1l(long double x) function
391 * expm1l() never underflows, but it must avoid

Completed in 684 milliseconds