Module rgsl::zeta::riemann
[−]
[src]
The Riemann zeta function is defined by the infinite sum \zeta(s) = \sum_{k=1}\infty k{-s}.
Functions
| zeta |
This routine computes the Riemann zeta function \zeta(s) for arbitrary s, s \ne 1. |
| zeta_e |
This routine computes the Riemann zeta function \zeta(s) for arbitrary s, s \ne 1. |
| zeta_int |
This routine computes the Riemann zeta function \zeta(n) for integer n, n \ne 1. |
| zeta_int_e |
This routine computes the Riemann zeta function \zeta(n) for integer n, n \ne 1. |