prime_pi_test, a Fortran90 code which calls prime_pi(), which evaluates Pi(n), the number of primes less than or equal to n.
The information on this web page is distributed under the MIT license.
prime_pi, a Fortran90 code which evaluates Pi(n), the number of primes less than or equal to n.