Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:bnpFromRadix

730 function bnpFromRadix(s,b) {
1288 BigInteger.prototype.fromRadix = bnpFromRadix;