Navigator 2.0, Internet Explorer 3.0
Math.cos(x)
A numeric value or expression, in radians.
The cosine of the specified value x.
Math.cos() computes and returns the cosine of the specified argument. The argument should be an angle be specified in radians, and the return value will be between -1.0 and 1.0.