Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_tanh.c49 tanh(double x) in tanh() function
/bionic/tests/
Dmath_test.cpp460 TEST(math, tanh) { in TEST() argument