Function kn_graph::graph::erf

source ·
pub fn erf(x: f64) -> f64
Expand description

Formula and coefficients from https://en.wikipedia.org/wiki/Error_function#Numerical_approximations (Abramowitz and Stegun), Max error 3e-7.