double complex csinh(double complex z); float complex csinhf(float complex z); long double complex csinhl(long double complex z);
These functions compute and return the complex hyperbolic sine value.