DEGREE
This command allows you to select the angle mode with trigonometric functions, setting it to 360 degrees.
x1 = COS(3.1415) DEGREE x2 = COS(180) PRINT x1;" ";x2
Deg
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!