Skip to content

Commit

Permalink
kos-mobile BigNumber module (#100)
Browse files Browse the repository at this point in the history
* feat: comparison methods, pow, absolute and test cases

* chore: update dependencies

* chore: adjust deny checks

* feat: added support for rational numbers

* chore: avoid errors return on comparison methods

* chore: adjust fmt

* chore: enhance number validation & accept exponential input

* chore: use BigDecimal insead of f64 for checking valid number

* chore: changed to new BigNumber struct

* chore: enhanced BigNumber struct fields
  • Loading branch information
pedrxlz authored Feb 27, 2025
1 parent d31c050 commit da7e6cc
Show file tree
Hide file tree
Showing 5 changed files with 810 additions and 309 deletions.
Loading

0 comments on commit da7e6cc

Please sign in to comment.