double atanh(double x);
Returns the inverse hyperbolic tangent of x.
Parameters:
Returns: tanh-1(x).
Header: #include "mathx.h"
#include "mathx.h"