Navigation: Function Index > C
COSH
(COSH(angle))
Returns the hyperbolic cosine of angle.
In the following example, the value of vcosh is 1.6000.
SET VAR vcosh = (COSH(1.047))