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()
127 extern "C" double _Complex ccosh(double _Complex);128 TEST(complex, ccosh) { in TEST() argument129 ASSERT_EQ(1.0, ccosh(0)); in TEST()
84 double complex ccosh(double complex);
52 ccosh;
51 ccosh;
91 ccosh