Atkin
Package:
Summary:
Find prime numbers with Sieve of Atkin algorithm
Groups:
Author:
Description:
This class can be used to find prime numbers with the Sieve of Atkin algorithm.
It can take a limit number and find all prime numbers smaller than the given limit.
It can take a limit number and find all prime numbers smaller than the given limit.
Comments are closed.