pub fn cdf(x: f64, mu: f64, sigma: f64) -> f64
Normal cdf with mean mu, std-dev sigma (> 0).
mu
sigma