Value = Sin ( Angle )
Computes the sine of an angle. The angle is specified in radians.
Example :
PRINT Sin(Pi/2) => 1