mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
Math::Prime::XS detects and calculates prime numbers by either applying Modulo
|
|
operator division, the Sieve of Eratosthenes, a Summation calculation or Trial
|
|
division.
|
|
|
|
WWW: https://metacpan.org/release/Math-Prime-XS
|