Files
Calculator/app
Tomasz Świstak 3786f8311e feat: use bigdecimal instead of double (#96)
* 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>
2025-06-29 10:22:56 +05:30
..