peterolson / BigInteger.js

An arbitrary length integer library for Javascript
The Unlicense
1.12k stars 187 forks source link

bigInt(0).shiftLeft(n) and a.shiftRight(n) when bitLength(a) < n #145

Closed Yaffle closed 6 years ago