summaryrefslogtreecommitdiff
path: root/source/text/scalc/01/04060181.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2014-07-20 11:09:11 -0300
committerCaolán McNamara <caolanm@redhat.com>2014-07-21 08:07:42 +0000
commit19da9bb07bd4cdedc266e614d0aecb6569a81df1 (patch)
treeebfb035840ff8ac8bd79a4321bf0e12bc09316f3 /source/text/scalc/01/04060181.xhp
parent76e8934ce147560cd18db1f62885e05d4d9e530e (diff)
Fix fdo#80451: New DIST functions from Excel
EXPON.DIST, HYPGEOM.DIST, POISSON.DIST and WEIBULL.DIST Change-Id: I10ca3013e430c53a03d4795d0c47cbaaeb7b9adb Reviewed-on: https://gerrit.libreoffice.org/10423 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source/text/scalc/01/04060181.xhp')
-rw-r--r--source/text/scalc/01/04060181.xhp16
1 files changed, 16 insertions, 0 deletions
diff --git a/source/text/scalc/01/04060181.xhp b/source/text/scalc/01/04060181.xhp
index 4768af7dfe..04994d133a 100644
--- a/source/text/scalc/01/04060181.xhp
+++ b/source/text/scalc/01/04060181.xhp
@@ -507,6 +507,22 @@
<paragraph xml-lang="en-US" id="par_id3150357" role="paragraph" l10n="U" oldref="123">
<item type="input">=EXPONDIST(3;0.5;1)</item> returns 0.78.</paragraph>
</section>
+<section id="expondotdist">
+<bookmark xml-lang="en-US" branch="index" id="bm_id2950603">
+ <bookmark_value>EXPON.DIST function</bookmark_value>
+ <bookmark_value>exponential distributions</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_EXP_DIST_MS" id="bm_id2952962" localize="false"/>
+<paragraph xml-lang="en-US" id="hd_id2950603" role="heading" level="2" l10n="U" oldref="115">EXPON.DIST</paragraph>
+<paragraph xml-lang="en-US" id="par_id2949563" role="paragraph" l10n="U" oldref="116"><ahelp hid="HID_FUNC_EXP_DIST_MS">Returns the exponential distribution.</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id2953789" role="heading" level="3" l10n="U" oldref="117">Syntax</paragraph>
+<paragraph xml-lang="en-US" id="par_id2950987" role="code" l10n="U" oldref="118">EXPON.DIST(Number; Lambda; C)</paragraph>
+<paragraph xml-lang="en-US" id="par_id2954663" role="paragraph" l10n="U" oldref="119"><emph>Number</emph> is the value of the function.</paragraph>
+<paragraph xml-lang="en-US" id="par_id2954569" role="paragraph" l10n="U" oldref="120"><emph>Lambda</emph> is the parameter value.</paragraph><comment>UFI removed a double bookmark</comment>
+<paragraph xml-lang="en-US" id="par_id2947332" role="paragraph" l10n="U" oldref="121"><emph>C</emph> is a logical value that determines the form of the function. <emph>C = 0</emph> calculates the density function, and <emph>C = 1</emph> calculates the distribution.</paragraph>
+<paragraph xml-lang="en-US" id="hd_id2946133" role="heading" level="3" l10n="U" oldref="122">Example</paragraph>
+<paragraph xml-lang="en-US" id="par_id2950357" role="paragraph" l10n="U" oldref="123"><item type="input">=EXPON.DIST(3;0.5;1)</item> returns 0.7768698399.</paragraph>
+</section>
</sort>
<section id="relatedtopics">
<embed href="text/scalc/01/04060100.xhp#drking"/>