atan Method

From Microsoft Office JScript

Microsoft® JScript® atan Method  Language Reference 
Version 1 

See Also                  Applies To


Description

Returns the arctangent of a number.

Syntax

Math.atan(number)

The number argument is a numeric expression for which the arctangent is sought.

Remarks

The return value is the arctangent of its numeric argument.