Home
/
Python 3.11
/
Complex Math
/
tanh
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Complex Math
tanh
Python 3.11
Return the hyperbolic tangent of x.
Syntax
PYTHON
Copy
cmath.tanh(x)