You are here : python_3cmathcmathcosh

cmath.cosh() - cmath

Return the hyperbolic cosine of x.


Syntax

cmath.cosh(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference