WLJS LogoWLJS Notebook

DirichletBeta

DirichletBeta[s] gives the Dirichlet beta function β(s).

Examples

Evaluate at specific points:

DirichletBeta[2]
(* Catalan *)

Numerical value:

N[DirichletBeta[3]]
(* 0.968946 *)

Please visit the official Wolfram Language Reference for more details.

On this page