Home
last modified time | relevance | path

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

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_ctanh.c77 ctanh(double complex z) in ctanh() function
/aosp12/bionic/tests/
H A Dcomplex_test.cpp317 TEST(COMPLEX_TEST, ctanh) { in TEST() argument