Searched refs:dMultiply (Results 1 – 3 of 3) sorted by relevance
743 this.dMultiply(d);750 this.dMultiply(Math.pow(b,j));1293 BigInteger.prototype.dMultiply = bnpDMultiply; method in BigInteger
42325 this.dMultiply(d);42332 this.dMultiply(Math.pow(b,j));42430 BigInteger.prototype.dMultiply = bnpDMultiply;
8826 this.dMultiply(d);8833 this.dMultiply(Math.pow(b,j));8931 BigInteger.prototype.dMultiply = bnpDMultiply;