double complex ctanh(double complex z); float complex ctanhf(float complex z); long double complex ctanhl(long double complex z);
These functions compute and return the complex hyperbolic tangent value.