Searched defs:newRes (Results 1 – 1 of 1) sorted by relevance
92 BigInteger newRes = harmonic1000(i); in repeatHarmonic1000() local115 BigInteger newRes = refRes.shiftLeft(30).add(BigInteger.valueOf(i)).shiftRight(30); in repeatToString() local153 BigInteger newRes = eApprox(100_000, i); in repeatEApprox() local176 BigInteger newRes = base.modPow(exponent, product); in repeatModPow() local209 BigInteger newRes = arg.modInverse(product); in repeatModInverse() local