Returns the sine of a number.
Math.sin(number)
The number argument is a numeric expression for which the sine is needed.
The return value is the sine of the numeric argument.
acos Method | asin Method | atan Method | cos Method | Math Object Methods | tan Method
Applies To: Math Object