show / hide menu

Cosh

Returns the hyperbolic cosine of the specified angle.

Syntax : Cosh(Number InputValue )
Where
Number InputValue is angle.

Examples :

textbox1.Value = Cosh( textbox2.Value )