sin
ACTION: returns the sine of a value given in radians
USE: Sine=sin(Radians)
EXAMPLE:
v=sin(pi/6)

RESULT:
v=0.5

RELATED: asin cos tan