Microsoft® JScript™
atan Method
 Language Reference 
Version 1 

See Also                  Applies To


Description

Computes the arctangent of its numeric argument.

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.


© 1997 by Microsoft Corporation. All rights reserved.

Comments: