Javascript Sin() Function

The sin() function of math object returns the sine of a given number. Use it for example to get sin of a number.

Syntax

Javascript Sin() Function Example