Searched refs:multiply (Results 1 – 7 of 7) sorted by relevance
215 lhs.multiply(rhs); in testMultiply()230 m.multiply(m2); in testInverse()
149 lhs.multiply(rhs); in testMultiply()
208 lhs.multiply(rhs); in testMultiply()
1325 BigInteger.prototype.multiply = bnMultiply; method in BigInteger1615 var phi = p1.multiply(q1);1617 this.n = this.p.multiply(this.q);1638 return xp.subtract(xq).multiply(this.coeff).mod(this.p).multiply(this.q).add(xq);
126 multiply : function(c1, c2) { method in Flog.RayTracer.Color729 Flog.RayTracer.Color.prototype.multiply(
21390 multiply: 0x00D7, property
21613 public java.math.BigDecimal multiply(21616 public java.math.BigDecimal multiply(22119 public java.math.BigInteger multiply(