Function cosh()

← Back to Module math



Module math → cosh()

Description

Calculate hyperbolic cosine of x

cosh(x)


Parameters


Return Value


Usage Example

cosh(1)   ' Returns 1.54308