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()
252 extern "C" double _Complex ctanh(double _Complex);253 TEST(complex, ctanh) { in TEST() argument254 ASSERT_EQ(0.0, ctanh(0)); in TEST()
112 double complex ctanh(double complex);
89 ctanh;
88 ctanh;
160 ctanh