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.c42 expm1f(float x) in expm1f() function
/bionic/tests/
Dmath_test.cpp563 TEST(math, expm1f) { in TEST() argument