Prime Counting Function


The Fortran 90 source code could be found here pp_.f90



This file contains the functions p(x) and p^{-1}(x), called with the Fortran name p_(x), as well as their derivatives dp/dx and dp^{-1}/dx called as  dp(x) and dp_(x).