Function libm::erff

source ·
pub fn erff(x: f32) -> f32
Expand description

Error function (f32)

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).