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