{"identifier":64752,"topic":"Functions","name":"sin","text":"<code><pre>the sin of <i>number<\/i>\n<\/pre><\/code>\nValue returned: a number equal to the trigonometric sine of<code> <i>number<\/i> <\/code>expressed in radians <br><br>\n\n Note: There are 2 * pi radians in 360 degrees. <br>\n","related":{"32809":null,"52019":"atan","54961":"cos","78162":"numberFormat","65714":"tan"},"examples":"the sin of 0  -- returns 0\nthe sin of (pi \/ 4) -- returns 0.707107\nthe sin of pi -- returns 0\nthe sin of pi \/ 2  -- returns 0\nthe sin of (pi \/ 2) -- returns 1","demo":"","debug":{"9":["the sin of number\r\rV"]}}