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