mirror of
https://github.com/FossifyOrg/Calculator.git
synced 2026-05-02 19:53:21 -04:00
* feat: use bigdecimal instead of double * chore: add changelog entry * chore: revert comment about percentage handling I've removed it mistakenly * fix: detekt issues * fix: detekt issue * Update app/src/main/kotlin/org/fossify/math/helpers/converters/LengthConverter.kt Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com> * refactor: use common MathContext everywhere * fix: revert old way of handling square roots * refactor: simplify sqrt management * feat: add evalex license (depends on commons update) --------- Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>