MikeMcl/bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
JavaScriptMIT
Issues
- 5
Support for JavaScript BigInt in BigNumber Constructor
#376 opened by Moicky - 0
[Feature Request]: Can we support `toBigInt`?
#352 opened by Dunqing - 0
SUGGESTION: Append 0 before the decimal if the input is only a decimal instead of returning NAN
#375 opened by Hat52 - 2
[Bug] Return Type of Methods
#368 opened by ozum - 2
toString() default base is not 10?
#372 opened by 0x33dm - 0
- 0
toFixed error
#367 opened by JimmyZDD - 1
Tree shake commonjs version from mjs version
#366 opened by drking445 - 1
Can't convert to Base64
#365 opened by rafaelaznar - 24
Big Number (toFixed,dp,decimalPlaces,toFormat) - Chrome Update Issue 115.0.5790.102
#354 opened by nklrajen - 1
Calculation error
#361 opened by contractsolidity - 2
Is there any other way to handle new BigNumber(999999999999999999999) without using strings?
#362 opened by Usualminds - 2
- 1
Different result between toFixed and toNumber
#364 opened by chend25 - 11
toNumber does not respect ROUNDING_MODE
#360 opened by bakkot - 1
负数加减乘除不好用
#351 opened by Bing-lemon - 2
Type error
#353 opened by hanakannzashi - 1
- 3
- 2
Strangeness in "minimum" method
#344 opened by iKBAHT - 2
Minus sign in formatted strings
#357 opened by szgabsz91 - 1
Using version 9.1.1, run new BigNumber(0).exponentiatedBy('-12345678901234567890123456789012345678901234567890').valueOf() Is return to infinity normal?
#345 opened by Longqin88888 - 2
Issue toNumber() function round up when number is too big (v9.1.1)
#346 opened by Sotatek-ThangNguyen2 - 0
eslint-plugin-big-number-rules
#343 opened by shuckster - 0
- 2
Breaking changes with > 9.1.0
#341 opened by gugu91 - 3
Wrong return type of decimalPlaces()
#319 opened by pobch - 2
BigNumber.js with very long prime numbers
#337 opened by ROBERT-MCDOWELL - 2
0 raised to power of n, where n is negative number with more than 15 digits returns 0 (not Infinity)
#338 opened by Kolobamanacas - 1
since bignumber.js is immutable then how to get the sum of an bignumber array?
#335 opened by laptopmutia - 2
- 2
[Feature] Recursive operation
#339 opened by c0ncentus - 10
More practical approach to adding big numbers
#336 opened by g0d - 1
BigNumber.config() typescript error
#334 opened by lukaw3d - 1
toFormat method does not exist
#331 opened by sif-baldr - 3
- 1
- 2
Calculation of inexhaustible numbers is imprecise
#321 opened by cinling - 3
- 3
higher accuracy
#328 opened by windkind88 - 3
Substraction of small values yields incorrect results
#326 opened by hafidk - 1
pow error
#327 opened by windkind88 - 2
The number is wrong
#325 opened by NaturalZz - 0
Add signum
#320 opened by Azmisov - 0
Rehydration after structural cloning
#317 opened by florianbepunkt - 13
- 1
Nested arrays, threading and stream support
#316 opened by formula1 - 3
[Support] Using BigNumber.js for blockchain app
#314 opened by quangnv13 - 2
How to floor without format
#313 opened by longhoangwkm - 2
shiftedBy unexpected output
#312 opened by blake256