/
COS
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.