RADIAN
This command allows you to select the angle mode with trigonometric functions, setting it to radiants.
DEGREE x1 = COS(180) RADIAN x2 = COS(3.1415) PRINT x1;" ";x2
Rdn
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!