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.