Copyright Digital Equipment Corp. All rights reserved.
Returns the complex arc hyperbolic tangent of its argument.
This function is supported on OpenVMS Integrity servers and
Alpha only.
Format
#include <complex.h>
double complex catanh (double complex z);
float complex catanhf (float complex z);
long double complex catanhl (long double complex z);
Argument Description Return_Values