Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

25.15 scatanh - Complex hyperbolic arctangent tanh-1(x)

#include <msca.h> 
 
double complex scatanh (double complex x); 
float complex  scatanhf(float complex x);

Given a value x∈ C  this function computes the complex hyperbolic arctangent:

tanh-1(x)