aboutsummaryrefslogtreecommitdiff
path: root/lib/math/rational.ex
AgeCommit message (Collapse)Author
2025-11-10perf(calc): use exponentiation by squaringAnhgelus Morhtuuzh
move calc things in new module
2025-11-09refactor(calc): replace Ratio libs by internal codeAnhgelus Morhtuuzh
now works with elixir 1.19 and uses no deps