Varkon MBS Programmers manual
Returns the arc cosine of an argument as an angle in degrees.
angle:=arccos(x); float angle; float x;
x | - Value in the range from -1.0 to +1.0 |
None.
A FLOAT value in the range of 0.0 to 180.0 degrees.
Varkon 1.19D svn # 120M