Primes

Members

Static functions

lookup
int lookup(short target)

return a prime number between 2 and 7919 (inclusive) that is equal to or larger than the given 'target' number.

Meta