Home | History | Annotate | Download | only in octane

Lines Matching full:fromradix

212   else { this.fromRadix(s,b); return; }
1288 BigInteger.prototype.fromRadix = bnpFromRadix;