ADXMDA |
adxmda determines the current angular mode.
[S]adxmda Description
# Back up the current mode[L]SVGMDA = [S]adxmda# From now on, calculate in radians[S]adxmda = 1
adxmda is a system variable of the Description type, which sets
the calculation mode for the functions that have an angle as a parameter.
adxmda can only have three values:
· 0 if the angular mode is degrees
· 1 if the angular mode is radians
· 2 if the angular mode is grades
The angle function returns the same value as adxmda.
No associated error
|
|