DADiSP Worksheet Functions > Function Categories > Numerical Formatting > SETRADIAN
Sets the mode of trigonometric functions to radians (default mode).
SETRADIAN
setradian
sin(pi/2) yields 1.
If setdegree is invoked, then sin(pi/2) yields .02741213.
This function has no effect unless SETDEGREE has been invoked.