Navigator 2.0, Internet Explorer 3.0
Math.atan(x)
Any number or numeric expression.
The arc tangent, in radians, of the specified value x.
Math.atan() computes and returns the arc tangent, or inverse tangent, of its argument. The return value is between -pi/2 and pi/2 radians.