Searched defs:expm1f (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
H A D | s_expm1f.c | 42 expm1f(float x) in expm1f() function |
/aosp12/bionic/tests/ | ||
H A D | math_test.cpp | 722 TEST(MATH_TEST, expm1f) { in TEST() argument |