You are here : python_3mathmathasinh

math.asinh() - math

Return the inverse hyperbolic sine of x.


Syntax

math.asinh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference