ClaySys will provide for all clients with a FREE demo or a proof of concept. Ready to discuss your project? Schedule a FREE consultation.
Returns the hyperbolic cosine of the specified angle.
Syntax : Cosh(Number InputValue )Where Number InputValue is angle.
Examples :
textbox1.Value = Cosh( textbox2.Value )