issues
search
alibaba-archive
/
node-biginteger
node.js version of java.math.BigInteger
10
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Losing last bits when you dump Hexa.
#15
jio-gl
opened
5 years ago
1
Loss Accuracy
#14
EasonWang01
opened
7 years ago
1
Cannot read property 'length' of undefined]
#13
edencorbin
closed
8 years ago
2
fix: global bitLength
#12
coolme200
closed
9 years ago
1
a small issue with `BigInteger.fromString("0").negate()`
#11
Yaffle
opened
9 years ago
0
Update BigInteger.js
#10
Yaffle
closed
9 years ago
2
fix: #8 missing modInverseBP2
#9
coolme200
closed
9 years ago
0
Missing implementation of MutableBigInteger modInverseBP2() function
#8
ffbenedetti
closed
9 years ago
3
BigInteger.fromString("zzzzzzz", 36).toString("36") === "z-z141z5"
#7
Yaffle
closed
10 years ago
2
BigInteger.fromString("-0", 10).toString() === "-"
#6
Yaffle
closed
10 years ago
0
BigInteger.prototype.negate is missed
#5
Yaffle
closed
10 years ago
1
BigInteger.prototype.divide is missed
#4
Yaffle
closed
10 years ago
1
new BigInteger("10000000000000000001").toString() === "-8446744073709551615"
#3
Yaffle
closed
10 years ago
1
Fix divide
#2
coolme200
closed
10 years ago
0
modpow temp
#1
coolme200
closed
10 years ago
1