Varkon MBS Programmers manual
Returns the tangent of an argument given in degrees.
x:=tan(angle); float x; float angle;
angle | - Angle in the range from -360 to +360 degree |
None.
A positive or negative FLOAT value. For an angle of +90 or -90 tan is undefined.
Varkon 1.19D svn # 120M