show / hide menu

Cos

Returns the cosine of the specified angle.

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

Examples :

textbox1.Value = Cos( textbox2.Value )