Searched refs:fourX (Results 1 – 1 of 1) sorted by relevance
282 BigInteger fourX = modDouble(modDouble(X)); in sqrt() local296 … || !modReduce(P.multiply(P).subtract(fourX)).modPow(legendreExponent, q).equals(qMinusOne)); in sqrt()302 if (modMult(V, V).equals(fourX)) in sqrt()