Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_expm1f.c39 expm1f(float x) in expm1f() function
/bionic/tests/
Dmath_test.cpp770 TEST(math_h, expm1f) { in TEST() argument