Name: COSH Syntax: (COSH(angle))
Family: Function Category: Trigonometric
Description: Hyperbolic cosine

COSH returns the hyperbolic cosine of angle. In the example, the value of vcosh is 1.6000.

SET VAR vcosh = (COSH(1.047))