UNPKG

xpm

Version:

The xPack project manager command line tool

6 lines (5 loc) 137 B
(function () { var BigInteger = jsbn.BigInteger; var a = new BigInteger('91823918239182398123'); console.log(a.bitLength()); }());