DADiSP Worksheet Functions > Function Categories > Macro and Command File Functions > ON
Macro. Specifies the value 1.
ON
The integer 1.
setdegree(on)
is the same as setdegree(1) which toggles the trigonometric functions from radian to degree mode.
The ON Macro is simply a more descriptive method of specifying the value 1.
OFF