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