Home
/
Python 3.11
/
Math
/
atanh
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Math
atanh
Python 3.11
Return the inverse hyperbolic tangent of x.
Syntax
PYTHON
Copy
math.atanh(x)