AlkantarClanX12

Your IP : 3.145.169.122


Current Path : /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/jsbn/
Upload File :
Current File : //opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/jsbn/example.js

var BigInteger = require('./');
var a = new BigInteger('91823918239182398123');
console.log(a.bitLength());