prime_pi_test, an Octave code which calls prime_pi(), which evaluates Pi(n), the number of primes less than or equal to n.
The computer code and data files made available on this web page are distributed under the MIT license
prime_pi, an Octave code which evaluates Pi(n), the number of primes less than or equal to n.