diff options
-rw-r--r-- | source/text/scalc/01/04060183.xhp | 4 |
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"> |