double complex ctan(double complex z); float complex ctanf(float complex z); long double complex ctanl(long double complex z);
These functions compute and return the complex tangent value.