diff options
Diffstat (limited to 'source/text/scalc/01/04060183.xhp')
-rw-r--r-- | source/text/scalc/01/04060183.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/01/04060183.xhp b/source/text/scalc/01/04060183.xhp index 73ce3af89d..1b725410a9 100644 --- a/source/text/scalc/01/04060183.xhp +++ b/source/text/scalc/01/04060183.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textscalc0104060183xml" indexer="include"> <title id="tit" xml-lang="en-US">Statistical Functions Part Three</title> @@ -205,9 +205,9 @@ <paragraph role="heading" id="hd_id3155956" xml-lang="en-US" level="2">KURT</paragraph> <paragraph role="paragraph" id="par_id3153108" xml-lang="en-US"><ahelp hid="HID_FUNC_KURT">Returns the kurtosis of a data set (at least 4 values required).</ahelp></paragraph> <paragraph role="heading" id="hd_id3150334" xml-lang="en-US" level="3">Syntax</paragraph> -<paragraph role="code" id="par_id3154508" xml-lang="en-US">KURT(Number1; Number2; ...Number30)</paragraph> +<paragraph role="code" id="par_id3154508" xml-lang="en-US">KURT(Number1; Number2; ...; Number30)</paragraph> <paragraph role="paragraph" id="par_id3145167" xml-lang="en-US"> -<emph>Number1,Number2,...Number30</emph> are numeric arguments or ranges representing a random sample of distribution.</paragraph> +<emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges representing a random sample of distribution.</paragraph> <paragraph role="heading" id="hd_id3158000" xml-lang="en-US" level="3">Example</paragraph> <paragraph role="paragraph" id="par_id3150016" xml-lang="en-US"> <item type="input">=KURT(A1;A2;A3;A4;A5;A6)</item> |