Searched refs:toRadix (Results 1 – 1 of 1) sorted by relevance
259 else return this.toRadix(b);1287 BigInteger.prototype.toRadix = bnpToRadix; method in BigInteger