Get the current state of the angle mode that Modalys is using.
The (get-angle-mode) function can be created using the following Lisp syntax:
(get-angle-mode)
The (get-angle-mode) function has no additional arguments.
This function returns 0 if the angle mode has been set to use degrees, and 1 if set to use radians. By default, Modalys uses angles in degrees.
There are no special options for this function.