Function rgsl::error::erf_Z_e[][src]

pub fn erf_Z_e(x: f64) -> (Value, Result)
Expand description

This routine computes the Gaussian probability density function Z(x) = (1/\sqrt{2\pi}) \exp(-x^2/2).