|
PrimePi
PrimePi[x] gives the number of primes less than or equal to x.
The argument of PrimePi can be any positive real number.
PrimePi[1] gives 0.
See Section 3.2.4.
Implementation Notes: see Section A.9.4.
See also: Prime, Zeta.
New in Version 2.
Further Examples
|