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.
Â
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.