Varkon MBS Programmers manual
Returns the cosine of an argument given in degrees.
x:=cos(angle); float x; float angle;
angle | - Angle in the range from -360 to +360 degree |
None.
A FLOAT value in the range from -1.0 to +1.0
Varkon 1.19D svn # 120M