Function number_diff::polygamma_function
source Β· pub fn polygamma_function(z: f64, m: usize) -> f64
Expand description
the polygamma function πm(z) describes the relationship between π(z) and its derivatives. For instance π0(z) = πβ(z)/π(z). See article