/sys/demo/angles

From MiniScript Wiki
Revision as of 21:31, 8 July 2021 by JoeStrout (talk | contribs) (Created page with "The program on the system disk at <c>/sys/demo/angles.ms</c> illustrates how to work with degrees and radians. The user may click anywhere on the right half of the screen to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The program on the system disk at /sys/demo/angles.ms illustrates how to work with degrees and radians. The user may click anywhere on the right half of the screen to explore different angles, measured in both degrees and radians. The display also shows conversions between the two, and the use of sin, cos, and atan to convert between rectangular and polar (angle/distance) coordinates.