You are here : python_3cmathcmathsinh

cmath.sinh() - cmath

Return the hyperbolic sine of x.


Syntax

cmath.sinh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference