- certainty
- tolerated primality uncertainty.
Documentation for this section has not yet been entered.
Tests whether this BigInteger is probably prime. If true is returned, then this is prime with a probability greater than 1 - 1/2certainty). If false is returned, then this is definitely composite. If the argument certainty <= 0, then this method returns true.