Microsoft® JScript® atan Method |
Language Reference Version 1 |
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.