Hextav [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=54484 PICO-8 atan2. <p>Atan2 in PICO-8 returns different values than other programming languages such as python.</p> <p>For python the result is:</p> <img style="margin-bottom:16px" border=0 src="/media/54484/7_Atan2 python example.png" alt="" /> <p>But in PICO-8 it is:</p> <img style="margin-bottom:16px" border=0 src="/media/54484/Atan2 PICO-8 code.png" alt="" /> <img style="margin-bottom:16px" border=0 src="/media/54484/Atan2 PICO-8 output.png" alt="" /> <p>How would I implement the python Atan2 into PICO-8?</p> https://www.lexaloffle.com/bbs/?tid=49048 https://www.lexaloffle.com/bbs/?tid=49048 Thu, 25 Aug 2022 18:19:09 UTC