Click or drag to resize

isPrimeIsPrime Method

Overload List
  NameDescription
Public methodStatic memberIsPrime(Int32, Int32)
Performs a full check as whether a number is prime.
Public methodStatic memberIsPrime(Int64, Int32)
Performs a full check as whether a number is prime.
Top
See Also