Searched refs:csinh (Results 1 – 11 of 11) sorted by relevance
6 return csinh(z); in csinhl()
7 z = csinh(CMPLX(-cimag(z), creal(z))); in csin()
41 double complex csinh(double complex z) in csinh() function
63 {double complex(*p)(double complex) = csinh;} in f()
56 double complex csinh(double complex);
486 csinh;
267 "src/complex/csinh.c",