WLJS LogoWLJS Notebook

PrimeZetaP

PrimeZetaP[s] gives prime zeta function P(s).

Examples

Evaluate prime zeta function:

PrimeZetaP[2]

Numerical value:

N[PrimeZetaP[2]]
(* 0.452247 *)

Plot the function:

Plot[PrimeZetaP[s], {s, 1.1, 5}]

Please visit the official Wolfram Language Reference for more details.

On this page