summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorSteve Fanning <stevemfanning@yahoo.co.uk>2020-06-01 11:33:26 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-06-01 15:17:01 +0200
commit57145b91d3e06b07d714e65e00d9e19626dbca52 (patch)
tree7302ccd937f747e9ec3e4f1dd2bb6a2c5b0b06de /source
parent8a1427c35e2392ecfe8ecaee84ab1c24fa5b87ae (diff)
(04060183.xhp) Include square brackets in syntax sections to indicate optional parameters.
Change-Id: I53c9d01dfd75cdab6bac7284b2d775d36a1d9311 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95241 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r--source/text/scalc/01/04060183.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060183.xhp b/source/text/scalc/01/04060183.xhp
index e3cf9d24af..cc5039eefc 100644
--- a/source/text/scalc/01/04060183.xhp
+++ b/source/text/scalc/01/04060183.xhp
@@ -223,7 +223,7 @@
<h2 id="hd_id3150928">LOGINV</h2>
<paragraph role="paragraph" id="par_id3145297" xml-lang="en-US"><ahelp hid="HID_FUNC_LOGINV">Returns the inverse of the lognormal distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3153049" xml-lang="en-US">LOGINV(Number; Mean; StDev)</paragraph>
+<paragraph role="code" id="par_id3153049" xml-lang="en-US">LOGINV(Number [; Mean [; StDev]])</paragraph>
<paragraph role="paragraph" id="par_id3148390" xml-lang="en-US">
<emph>Number</emph> is the probability value for which the inverse standard logarithmic distribution is to be calculated.</paragraph>
<paragraph role="paragraph" id="par_id3149538" xml-lang="en-US">
@@ -263,7 +263,7 @@
<h2 id="hd_id3158417">LOGNORMDIST</h2>
<paragraph role="paragraph" id="par_id3154953" xml-lang="en-US"><ahelp hid="HID_FUNC_LOGNORMVERT">Returns the values of a lognormal distribution.</ahelp></paragraph>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-<paragraph role="code" id="par_id3150686" xml-lang="en-US">LOGNORMDIST(Number; Mean; StDev; Cumulative)</paragraph>
+<paragraph role="code" id="par_id3150686" xml-lang="en-US">LOGNORMDIST(Number [; Mean [; StDev [; Cumulative]]])</paragraph>
<paragraph role="paragraph" id="par_id3154871" xml-lang="en-US">
<emph>Number</emph> is the probability value for which the standard logarithmic distribution is to be calculated.</paragraph>
<paragraph role="paragraph" id="par_id3155820" xml-lang="en-US">