Home
last modified time | relevance | path

Searched refs:ctanhf (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/
Dcomplex_test.cpp338 TEST(COMPLEX_TEST, ctanhf) { in TEST() argument
339 ASSERT_EQ(0.0f, ctanhf(0.0f)); in TEST()
344 z = ctanhf(nanf("") + 0.0fi); in TEST()
349 z = ctanhf(nanf("") + 2.0fi); in TEST()
354 z = ctanhf(nanf("") + nanf("") * I); in TEST()
/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_ctanhf.c42 ctanhf(float complex z) in ctanhf() function
84 z = ctanhf(CMPLXF(cimagf(z), crealf(z))); in ctanf()
/bionic/tests/headers/posix/
Dcomplex_h.c139 FUNCTION(ctanhf, float complex (*f)(float complex)); in complex_h()
/bionic/libc/include/
Dcomplex.h103 float complex ctanhf(float complex __z) __INTRODUCED_IN(23);
/bionic/libm/
Dlibm.map.txt89 ctanhf; # introduced=23
/bionic/libc/tools/
Dposix-2013.txt159 ctanhf
/bionic/docs/
Dstatus.md257 …shf`, `cexpf`, `conjf`, `cprojf`, `csinf`, `csinhf`, `csqrtf`, `ctanf`, `ctanhf`, `crealf`, `cabsl…