You are here : python_3mathmathcosh

math.cosh() - math

Return the hyperbolic cosine of x.


Syntax

math.cosh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference