Home
last modified time | relevance | path

Searched refs:tanhf (Results 1 – 6 of 6) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_tanhf.c26 tanhf(float x) in tanhf() function
/bionic/tests/headers/posix/
Dmath_h.c329 FUNCTION(tanhf, float (*f)(float)); in math_h()
/bionic/libm/
Dlibm.map.txt255 tanhf;
/bionic/libc/include/
Dmath.h125 float tanhf(float __x);
/bionic/tests/
Dmath_test.cpp623 TEST(MATH_TEST, tanhf) { in TEST() argument
624 ASSERT_FLOAT_EQ(0.0f, tanhf(0.0f)); in TEST()
2184 DoMathDataTest<2>(g_tanhf_intel_data, tanhf); in TEST()
/bionic/libc/tools/
Dposix-2013.txt1044 tanhf