MikeMcl / bignumber.js

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

负数加减乘除不好用 #351

Closed Bing-lemon closed 1 year ago

Bing-lemon commented 1 year ago

希望能添加上对于负数的计算

MikeMcl commented 1 year ago

Translation: Negative addition, subtraction, multiplication and division are not easy to use. I hope to add calculations for negative numbers.

Please explain further, in English if possible.