Overload List

  Name Description
Public method isProbablePrime()()()()
Determines whether this BigInteger is probably prime using a combination of base 2 strong pseudoprime test and Lucas strong pseudoprime test.
Public method isProbablePrime(Int32)

See Also