javascript-biginteger
javascript-biginteger copied to clipboard
Improve BigInteger (constructor) documentation
Make it more clear in the documentation that BigInteger only takes one argument (when called as a normal function), not value and a radix.