COS
Â
SYNTAX:
Â
FUNCTION COS ( V:NUMBER ) : REAL;
The cos function returns the cosine of an angle.
Â
Parameters :
 V is a number which is an angle in radians.
Â
SYNTAX:
Â
FUNCTION COS ( V:NUMBER ) : REAL;
The cos function returns the cosine of an angle.
Â
Parameters :
 V is a number which is an angle in radians.