Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_tanhf.c26 tanhf(float x) in tanhf() function
/bionic/tests/
Dmath_test.cpp464 TEST(math, tanhf) { in TEST() argument