dbaumgarten / yodk

Development Kit for Starbase's ingame programming language YOLOL
MIT License
57 stars 16 forks source link

Trig libary #113

Open lizelive opened 3 years ago

lizelive commented 3 years ago

https://github.com/lizelive/starbase-yolo/blob/master/lib/trig_advanced.nolol

dbaumgarten commented 2 years ago

That looks interesting. Given that trig-approximations are a large part of todays yolol-coding that might very well be worth to be added to the stdlib. But that will require a bit more work, like proper comments and test-cases.