Microsoft® JScript atan Method |
Language Reference Version 1 |
Computes the arctangent of its numeric argument.
Math.atan(number)The number argument is a numeric expression for which the arctangent is sought.
The return value is the arctangent of its numeric argument.