Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

atanh - inverse hyperbolic tangent function

&pagelevel(4)&pagelevel

Syntax

#include <math.h>

double atanh (double x);
C11
float atanhf (float x);
long double atanhl (long double x); (End)

Description  See acosh().