You are here : python_3mathmathsinh

math.sinh() - math

Return the hyperbolic sine of x.


Syntax

math.sinh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference