show / hide menu

Acos

Returns the angle whose cosine is the specified number.

Syntax : Acos(Number Value)
Where
Number Value is the the given number to find the cosine value.

Examples :
textbox1.Value = Acos( textbox2.Value )