Searched refs:ccosh (Results 1 – 11 of 11) sorted by relevance
50 ccosh(double complex z) in ccosh() function155 return (ccosh(CMPLX(-cimag(z), creal(z)))); in ccos()
166 TEST(complex, ccosh) { in TEST() argument167 ASSERT_EQ(1.0, ccosh(0)); in TEST()
100 double complex ccosh(double complex) __INTRODUCED_IN(23);
52 ccosh; # introduced=23
51 ccosh; # introduced=23
91 ccosh