issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Revert "feat: support passing `BigInt` argument"
#377
MikeMcl
closed
13 hours ago
0
Support for JavaScript BigInt in BigNumber Constructor
#376
Moicky
opened
1 week ago
7
SUGGESTION: Append 0 before the decimal if the input is only a decimal instead of returning NAN
#375
Hat52
opened
1 month ago
0
[BUGFIX] Return type for comparedTo
#374
AlexandruPislariu
closed
2 months ago
1
Align types with implementation
#373
brzosthub
opened
2 months ago
0
toString() default base is not 10?
#372
0x33dm
closed
4 months ago
2
Fix import types
#371
arjunyel
opened
6 months ago
0
Logarithms (I know there is another issue about this)
#370
WiktorProj
opened
7 months ago
0
change return type from "BigNumber" to "this"
#369
ozum
opened
7 months ago
0
[Bug] Return Type of Methods
#368
ozum
opened
7 months ago
2
toFixed error
#367
JimmyZDD
closed
7 months ago
0
Tree shake commonjs version from mjs version
#366
drking445
closed
8 months ago
1
Can't convert to Base64
#365
rafaelaznar
closed
9 months ago
1
Different result between toFixed and toNumber
#364
chend25
closed
9 months ago
1
Difference between multipliedBy and dividedBy behaviors
#363
matijakevic
closed
9 months ago
2
Is there any other way to handle new BigNumber(999999999999999999999) without using strings?
#362
Usualminds
closed
9 months ago
2
Calculation error
#361
contractsolidity
closed
9 months ago
1
toNumber does not respect ROUNDING_MODE
#360
bakkot
closed
10 months ago
11
Fix missing closing parenthesis in doc comment in bignumber.d.ts
#359
mirumirumi
closed
11 months ago
3
wrong calculation result on multipliedBy/times methods
#358
niloofaradibi
closed
1 year ago
1
Minus sign in formatted strings
#357
szgabsz91
closed
1 year ago
2
feat: support `toBigInt` method
#356
Dunqing
closed
1 week ago
7
feat: support passing `BigInt` argument
#355
Dunqing
closed
1 week ago
2
Big Number (toFixed,dp,decimalPlaces,toFormat) - Chrome Update Issue 115.0.5790.102
#354
nklrajen
closed
9 months ago
24
Type error
#353
hanakannzashi
closed
1 year ago
2
[Feature Request]: Can we support `toBigInt`?
#352
Dunqing
closed
1 week ago
0
负数加减乘除不好用
#351
Bing-lemon
closed
1 year ago
1
fix: typo in comments
#350
ttys026
closed
1 year ago
0
Division on exponential values leads to infinite loop
#347
sfc-gh-aananthanarayanan
closed
1 year ago
3
Issue toNumber() function round up when number is too big (v9.1.1)
#346
ghost
closed
1 year ago
2
Using version 9.1.1, run new BigNumber(0).exponentiatedBy('-12345678901234567890123456789012345678901234567890').valueOf() Is return to infinity normal?
#345
Longqin88888
closed
1 year ago
1
Strangeness in "minimum" method
#344
iKBAHT
closed
1 year ago
2
eslint-plugin-big-number-rules
#343
shuckster
opened
1 year ago
0
Enormous CPU times using large DECIMAL_PLACES with hex numbers
#342
Meemaw
opened
1 year ago
0
Breaking changes with > 9.1.0
#341
gugu91
closed
1 year ago
2
NaN raised to a power of zero returns 1 (not NaN)
#340
Kolobamanacas
closed
1 year ago
2
[Feature] Recursive operation
#339
c0ncentus
closed
1 year ago
2
0 raised to power of n, where n is negative number with more than 15 digits returns 0 (not Infinity)
#338
Kolobamanacas
closed
1 year ago
2
BigNumber.js with very long prime numbers
#337
ROBERT-MCDOWELL
closed
1 year ago
2
More practical approach to adding big numbers
#336
g0d
closed
1 year ago
10
since bignumber.js is immutable then how to get the sum of an bignumber array?
#335
laptopmutia
closed
1 year ago
1
BigNumber.config() typescript error
#334
lukaw3d
closed
2 years ago
1
Logarithms
#333
GabrielRhodes
opened
2 years ago
4
fix: license name
#332
pyramation
closed
2 years ago
2
toFormat method does not exist
#331
sif-baldr
closed
2 years ago
1
[QUESTION] Trying to multiply with more significant digits returns 0
#330
munanadi
closed
2 years ago
3
Fix Readme incorrect and broken import.
#329
imalfect
closed
2 years ago
1
higher accuracy
#328
windkind88
closed
2 years ago
3
pow error
#327
windkind88
closed
2 years ago
1
Substraction of small values yields incorrect results
#326
hafidk
closed
2 years ago
3
Next