Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx1229 double ScInterpreter::GetBinomDistPMF(double x, double n, double p) in GetBinomDistPMF() function in ScInterpreter
1297 PushDouble(GetBinomDistPMF(x,n,p)); in ScB()
1310 PushDouble(GetBinomDistPMF(xs,n,p)); in ScB()
1374 PushDouble( GetBinomDistPMF(x,n,p)); in ScBinomDist()
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx753 double GetBinomDistPMF(double x, double n, double p); //probability mass function