Searched refs:integralPhi (Results 1 – 2 of 2) sorted by relevance
209 double ScInterpreter::integralPhi(double x) in integralPhi() function in ScInterpreter1501 PushDouble(integralPhi((x-mue)/sigma)); in ScNormDist()1526 PushDouble(integralPhi((log(x)-mue)/sigma)); in ScLogNormDist()1540 PushDouble(integralPhi(GetDouble())); in ScStdNormDist()
714 double integralPhi(double x);
Completed in 24 milliseconds