Searched refs:fromRadix (Results 1 – 1 of 1) sorted by relevance
212 else { this.fromRadix(s,b); return; }1288 BigInteger.prototype.fromRadix = bnpFromRadix; method in BigInteger