MikeMcl / bignumber.js

A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
http://mikemcl.github.io/bignumber.js
MIT License
6.68k stars 742 forks source link

Update bignumber.js #285

Closed Code0x2 closed 3 years ago

Code0x2 commented 3 years ago

Add BN.mul (BN.multipliedBy), add BN.sub (BN.minus), and add BN.add (BN.plus)

MikeMcl commented 3 years ago

No, thanks.