Your IP : 18.191.233.198


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

(function () {
  var BigInteger = jsbn.BigInteger;
  var a = new BigInteger('91823918239182398123');
  console.log(a.bitLength());
}());

?>