View source: R/zeta_functions.R
| zeta | R Documentation |
Computes the Riemann zeta function (\zeta(s)) for argument (z).
zeta(z)
z |
Real number input |
The value of the Riemann zeta function (\zeta(z)).
# Riemann Zeta Function
zeta(2) # Should return pi^2 / 6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.