Skip to content

Preview 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@srknzl srknzl released this 20 Jun 15:17
· 136 commits to main since this release

This is the first preview release of bigdecimal.js.

Current status of the package:

  • All methods are implemented
  • Writing tests is in progress, currently, these methods have tests:
    • abs
    • add
    • multiply
    • subtract
    • compareTo
    • divide