Microsoft JScript
sin Method |
Language Reference
Version 1 |
Returns the sine of its numeric argument.
Math.sin(number)The number argument is a numeric expression for which the sine is sought.
The return value is the sine of its numeric argument.