Skip to main content

zeta_core

Function zeta_core 

Source
pub fn zeta_core<P, E, V, const ZETAC: bool, const DERIV: bool>(s: V) -> (V, V)
Expand description

zeta(s) (ZETAC = false) or zeta(s) - 1 (ZETAC = true), and its derivative when DERIV is set. zeta and zetac differ by a constant, so the one derivative serves both.

Last built: 2026-09-08 21:35:55 UTC