{{htmlmetatags>metatag-robots=() metatag-title=(RADIAN | ugBASIC User Manual) metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum) metatag-description=(Manual page for RADIAN) metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png) metatag-og:title=(RADIAN | ugBASIC User Manual) metatag-og:description=(Manual page for RADIAN) }} ====== ugBASIC User Manual ====== ===== RADIAN ===== ===== SYNTAX ===== RADIAN ==== PURPOSE ==== This command allows you to select the angle mode with trigonometric functions, setting it to radiants. ==== EXAMPLE ==== DEGREE x1 = COS(180) RADIAN x2 = COS(3.1415) PRINT x1;" ";x2 ==== ABBREVIATION ==== Rdn ==== AVAILABLE ON ==== ==== ANY PROBLEM? ==== If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON RADIAN|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY ===== [[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]