You are here : python_3mathmathacosh

math.acosh() - math

Return the inverse hyperbolic cosine of x.


Syntax

math.acosh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference