Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/ld128/
Ds_expl.c199 expm1l(long double x) in expm1l() function
/bionic/tests/
Dmath_test.cpp567 TEST(math, expm1l) { in TEST() argument