sin
Description
Returns the trigonometric sine of number, which is interpreted as an angle expressed in radians. The results will be a floating point value.
Syntax
sin( number )
Examples
sin(1.89) //returns 0.9495