The cosh Statement
The cosh statement lets you calculate the hyperbolic cosine value of its input (second) argument and store the result in its output (first) argument. The syntax of the cosh statement is shown below.
cosh x, y // store the hyperbolic cosine of y in x