Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:divide

74 // am1: use a single mult and divide to get the high bits,
450 // (protected) divide this by m, quotient and remainder to q, r (HAC 14.20)
1062 this.mu = this.r2.divide(m);
1326 BigInteger.prototype.divide = bnDivide;