You are here : python_3mathmathatanh

math.atanh() - math

Return the inverse hyperbolic tangent of x.


Syntax

math.atanh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference