Home
last modified time | relevance | path

Searched refs:mue (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx1493 double mue = GetDouble(); // mean in ScNormDist() local
1501 PushDouble(integralPhi((x-mue)/sigma)); in ScNormDist()
1503 PushDouble(phi((x-mue)/sigma)/sigma); in ScNormDist()
1526 PushDouble(integralPhi((log(x)-mue)/sigma)); in ScLogNormDist()
1980 double mue = GetDouble(); in ScNormInv() local
1987 PushDouble(gaussinv(x)*sigma + mue); in ScNormInv()
2014 PushDouble(exp(mue+sigma*gaussinv(y))); in ScLogNormInv()
2267 double sigma = 0.0, mue, x; in ScZTest() local
2370 mue = fSum/rValCount; in ScZTest()
2972 double mue = GetDouble(); in ScStandard() local
[all …]
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DJavaFinder.java148 catch (MalformedURLException mue) { in getClassLoader()
187 catch (MalformedURLException mue) { in getClassLoader()
/trunk/main/stoc/test/javavm/testapplet/
H A DTestApplet.java61 }catch( MalformedURLException mue) { in init()
/trunk/main/stoc/test/javavm/testcomponent/
H A DTestComponent.java94 }catch( MalformedURLException mue) { in getImplementationName()
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java113 catch (java.net.MalformedURLException mue) { in main()

Completed in 36 milliseconds