Commit Graph

3 Commits

Author SHA1 Message Date
47c21a2035 Refactor math functions, add unit tests
After some testing, I decided to ditch the DirectX approach of writing
math functions.

Additionally, I added unit tests (with reference wxMaxima calculations)
for most math functions and fixed several bugs along the way.
2025-01-29 09:14:58 +03:00
ab27004af6 Document existing math methods. 2025-01-18 21:12:42 +03:00
453843f51a Initial commit 2025-01-18 17:24:36 +03:00