R/zeta_functions.R
zeta.Rd
Computes the Riemann zeta function \((\zeta(s))\) for argument \((z)\).
zeta(z)
Real number input
The value of the Riemann zeta function \((\zeta(z))\).
# Riemann Zeta Function zeta(2) # Should return pi^2 / 6 #> [1] 1.644934