pub fn digamma_function(z: f64) -> f64
Expand description
Special case of the polygamma function 𝛙m(z) where m=0, The integral definition of the function then changes. See article
pub fn digamma_function(z: f64) -> f64
Special case of the polygamma function 𝛙m(z) where m=0, The integral definition of the function then changes. See article