Searched refs:ctanh (Results 1 – 11 of 11) sorted by relevance
75 ctanh(double complex z) in ctanh() function143 z = ctanh(CMPLX(cimag(z), creal(z))); in ctan()
310 TEST(complex, ctanh) { in TEST() argument311 ASSERT_EQ(0.0, ctanh(0)); in TEST()
108 double complex ctanh(double complex) __INTRODUCED_IN(23);
89 ctanh; # introduced=23
88 ctanh; # introduced=23
160 ctanh