pub fn ugaussian_tail(r: &mut Rng, a: f64) -> f64
Expand description

This function computes results for the tail of a unit Gaussian distribution. They are equivalent to the functions above with a standard deviation of one, sigma = 1.