Closed Jaqster closed 6 years ago
Math is currently a single monolitic page, we should break it apart. Yes, we should document all the Math APIs we provide.
Also. Math.PI and other math constants are in common packages and not in Chibi at the point
Then you'll need to use the override option to clear out those sections.
We do have some trig functions available as syscalls, should you want to support those: https://github.com/chibitronics/ltc-compiler-layer/blob/master/support/syscalls-db.txt#L126
Why is there a whole section on Trigonometry on the Math docs page? https://makecode.chibitronics.com/blocks/math I know Peli loves math... but is this relevant?