show / hide menu

Atan

Returns the arctangent of a number.

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

Examples :

textbox1.Value = Atan( textbox2.Value )