pub fn emg_cdf_range( lower_limit: f64, upper_limit: f64, mu: f64, sigma: f64, lambda: f64, n_steps: Option<usize>, ) -> f64