SIN


 
SYNTAX:
 
FUNCTION SIN ( V:NUMBER ) : REAL;
The sin function returns the sine of an angle.
 
Parameters :
V is a number representing an angle expressed in radians.