catanh
extern double complex catanh(double complex);
__MATHCALL (catanh, (_Mdouble_complex_ __z));
return catanh(z);