/
ACOS
ACOS
SYNTAX:
FUNCTION ACOS ( V:NUMBER ) : REAL;
The acos function returns the angle given a cosine value.
Parameters :
V is a number which is the cosine of an angle.
SYNTAX:
FUNCTION ACOS ( V:NUMBER ) : REAL;
The acos function returns the angle given a cosine value.
Parameters :
V is a number which is the cosine of an angle.