devela::_dep::libm

Function erf

pub fn erf(x: f64) -> f64 
Available on crate feature dep_libm only.
Expand description

Error function (f64)

Calculates an approximation to the “error function”, which estimates the probability that an observation will fall within x standard deviations of the mean (assuming a normal distribution).