Searched refs:erf (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/netem/
H A Dnormal.c20 return .5 + .5*erf((x-mu)/(sqrt(2.0)*sigma));
H A Dparetonormal.c29 return .5 + .5*erf((x-mu)/(sqrt(2.0)*sigma));

Completed in 65 milliseconds