[][src]Function polygamma::polygamma

pub fn polygamma(k: usize, x: f64) -> Result<f64, &'static str>