Searched refs:csinh (Results 1 – 11 of 11) sorted by relevance
50 csinh(double complex z) in csinh() function154 z = csinh(CMPLX(cimag(z), creal(z))); in csin()
217 extern "C" double _Complex csinh(double _Complex);218 TEST(complex, csinh) { in TEST() argument219 ASSERT_EQ(0.0, csinh(0)); in TEST()
104 double complex csinh(double complex);
82 csinh;
81 csinh;
151 csinh