Searched defs:odd2 (Results 1 – 1 of 1) sorted by relevance
172 BigInteger odd2 = BigInteger.TEN.pow(i / 2).add(BigInteger.valueOf(17)); in repeatModPow() local205 BigInteger odd2 = BigInteger.TEN.pow(i / 2).add(BigInteger.valueOf(17)); in repeatModInverse() local