Skip to main content

pdf

pub fn pdf(x: f64, mu: f64, sigma: f64) -> f64
Expand description

Normal pdf with mean mu, std-dev sigma (> 0).