Skip to main content

erf_Z

Function erf_Z 

Source
pub fn erf_Z(x: f64) -> f64
Expand description

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