Skip to content

DirichletBeta

DirichletBeta(x)

DirichletBeta function returns the Dirichlet beta function.

See

Examples

>> Table(DirichletBeta(x), {x, -4, 4}) // N
{2.5,0.0,-0.5,0.0,0.5,0.785398,0.915966,0.968946,0.988945}