Preview 1
Pre-release
Pre-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