Home
last modified time | relevance | path

Searched refs:rrt2pi (Results 1 – 2 of 2) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/Radio/
H A Ditm.cpp1348 const double rp = 4.317008, rrt2pi = 0.398942280; in qerf() local
1358 qerfv = exp(-0.5 * x * x) * rrt2pi * ((((b5 * t + b4) * t + b3) * t + b2) * t + b1) * t; in qerf()
/dports/comms/splat/splat-1.4.2/
H A Ditwom3.0.cpp2006 double rp=4.317008, rrt2pi=0.398942280; in qerf() local
2017 qerfv=exp(-0.5*x*x)*rrt2pi*((((b5*t+b4)*t+b3)*t+b2)*t+b1)*t; in qerf()