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