#include <math.h> double atanh(double x);
The arc hyperbolic tangent of x.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.