summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/04060182.xhp
diff options
context:
space:
mode:
authorSophia Schröder <sophia.schroeder@libreoffice.org>2018-04-23 12:58:00 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-23 23:10:09 +0200
commit3db795172c8031ac1a88967f28858812a2d35089 (patch)
tree2804f2c8d15cd9ddad44604079a1ac813c14de59 /source/text/scalc/01/04060182.xhp
parentHelponline: Tweak pagination symbols for improved clarity (diff)
downloadhelp-3db795172c8031ac1a88967f28858812a2d35089.tar.gz
help-3db795172c8031ac1a88967f28858812a2d35089.zip
Improve formatting in help text.
Change-Id: I873128ed6353caf37f063a87361bd0a6f7c79f96 Reviewed-on: https://gerrit.libreoffice.org/53321 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/04060182.xhp')
-rw-r--r--source/text/scalc/01/04060182.xhp12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/scalc/01/04060182.xhp b/source/text/scalc/01/04060182.xhp
index faa2821e0c..f94205c758 100644
--- a/source/text/scalc/01/04060182.xhp
+++ b/source/text/scalc/01/04060182.xhp
@@ -283,7 +283,7 @@
<paragraph xml-lang="en-US" id="par_id3145295" role="paragraph">
<emph>Alpha</emph> is the parameter Alpha of the Gamma distribution.</paragraph>
<paragraph xml-lang="en-US" id="par_id3151015" role="paragraph">
- <emph>Beta</emph> is the parameter Beta of the Gamma distribution</paragraph>
+ <emph>Beta</emph> is the parameter Beta of the Gamma distribution.</paragraph>
<paragraph xml-lang="en-US" id="par_id3157972" role="paragraph">
<emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3149535" role="heading" level="3">Example</paragraph>
@@ -303,7 +303,7 @@
<paragraph id="par_id240620142238475" role="code" xml-lang="en-US">GAMMA.DIST(Number; Alpha; Beta; C)</paragraph>
<paragraph id="par_id2406201422385134" role="paragraph" xml-lang="en-US"><emph>Number</emph> is the value for which the Gamma distribution is to be calculated.</paragraph>
<paragraph id="par_id2406201422385590" role="paragraph" xml-lang="en-US"><emph>Alpha</emph> is the parameter Alpha of the Gamma distribution.</paragraph>
-<paragraph id="par_id2406201422390458" role="paragraph" xml-lang="en-US"><emph>Beta</emph> is the parameter Beta of the Gamma distribution</paragraph>
+<paragraph id="par_id2406201422390458" role="paragraph" xml-lang="en-US"><emph>Beta</emph> is the parameter Beta of the Gamma distribution.</paragraph>
<paragraph id="par_id2406201422391058" role="paragraph" xml-lang="en-US"><emph>C</emph> (optional) = 0 or False calculates the density function <emph>C</emph> = 1 or True calculates the distribution.</paragraph>
<paragraph id="hd_id2406201422391870" role="heading" xml-lang="en-US" level="3">Example</paragraph>
<paragraph id="par_id2406201422392251" role="paragraph" xml-lang="en-US"><item type="input">=GAMMA.DIST(2;1;1;1)</item> yields 0.86.</paragraph>
@@ -334,9 +334,9 @@
<paragraph xml-lang="en-US" id="hd_id3148425" role="heading" level="2">GEOMEAN</paragraph>
<paragraph xml-lang="en-US" id="par_id3156257" role="paragraph"><ahelp hid="HID_FUNC_GEOMITTEL">Returns the geometric mean of a sample.</ahelp></paragraph>
<paragraph xml-lang="en-US" id="hd_id3147167" role="heading" level="3">Syntax</paragraph>
- <paragraph xml-lang="en-US" id="par_id3153720" role="code">GEOMEAN(Number1; Number2; ...Number30)</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3153720" role="code">GEOMEAN(Number1; Number2; ...; Number30)</paragraph>
<paragraph xml-lang="en-US" id="par_id3152585" role="paragraph">
- <emph>Number1, Number2,...Number30</emph> are numeric arguments or ranges that represent a random sample.</paragraph>
+ <emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges that represent a random sample.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3146146" role="heading" level="3">Example</paragraph>
<paragraph xml-lang="en-US" id="par_id3149819" role="paragraph">
<item type="input">=GEOMEAN(23;46;69)</item> = 41.79. The geometric mean value of this random sample is therefore 41.79.</paragraph>
@@ -396,9 +396,9 @@
<paragraph xml-lang="en-US" id="hd_id3153623" role="heading" level="2">HARMEAN</paragraph>
<paragraph xml-lang="en-US" id="par_id3155102" role="paragraph"><ahelp hid="HID_FUNC_HARMITTEL">Returns the harmonic mean of a data set.</ahelp></paragraph>
<paragraph xml-lang="en-US" id="hd_id3146900" role="heading" level="3">Syntax</paragraph>
- <paragraph xml-lang="en-US" id="par_id3149287" role="code">HARMEAN(Number1; Number2; ...Number30)</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3149287" role="code">HARMEAN(Number1; Number2; ...; Number30)</paragraph>
<paragraph xml-lang="en-US" id="par_id3154303" role="paragraph">
- <emph>Number1,Number2,...Number30</emph> are up to 30 values or ranges, that can be used to calculate the harmonic mean.</paragraph>
+ <emph>Number1, Number2, ..., Number30</emph> are up to 30 values or ranges, that can be used to calculate the harmonic mean.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3159179" role="heading" level="3">Example</paragraph>
<paragraph xml-lang="en-US" id="par_id3146093" role="paragraph">
<item type="input">=HARMEAN(23;46;69)</item> = 37.64. The harmonic mean of this random sample is thus 37.64</paragraph>