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