Searched refs:millerRabin (Results 1 – 1 of 1) sorted by relevance
1258 return x.millerRabin(t);1298 BigInteger.prototype.millerRabin = bnpMillerRabin; method in BigInteger