[Libreoffice-commits] help.git: source/text
Gabor Kelemen
kelemeng at gnome.hu
Fri Dec 30 21:51:31 UTC 2016
source/text/scalc/01/04060184.xhp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit fa16e1bbf6540d59e4c8890939e66be82ad1af0d
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date: Fri Dec 30 22:49:28 2016 +0100
tdf#104975 Document Significance parameter of PERCENTRANK
Change-Id: If4d20ca70642bd08c1b7506d411767931e6a9d3e
Reviewed-on: https://gerrit.libreoffice.org/32520
Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>
diff --git a/source/text/scalc/01/04060184.xhp b/source/text/scalc/01/04060184.xhp
index e5cc06d..09d6b62 100644
--- a/source/text/scalc/01/04060184.xhp
+++ b/source/text/scalc/01/04060184.xhp
@@ -462,9 +462,10 @@ oldref="121">PERCENTRANK</paragraph>
<paragraph xml-lang="en-US" id="par_id3153573" role="paragraph" l10n="U" oldref="122"><ahelp hid="HID_FUNC_QUANTILSRANG">Returns the percentage rank of a value in a sample.</ahelp></paragraph>
<paragraph xml-lang="en-US" id="hd_id3147512" role="heading" level="3" l10n="U"
oldref="123">Syntax</paragraph>
-<paragraph xml-lang="en-US" id="par_id3147238" role="code" l10n="U" oldref="124">PERCENTRANK(Data; Value)</paragraph>
+<paragraph xml-lang="en-US" id="par_id3147238" role="code" l10n="U" oldref="124">PERCENTRANK(Data; Value; Significance)</paragraph>
<paragraph xml-lang="en-US" id="par_id3154266" role="paragraph" l10n="U" oldref="125"><emph>Data</emph> represents the array of data in the sample.</paragraph>
<paragraph xml-lang="en-US" id="par_id3148475" role="paragraph" l10n="U" oldref="126"><emph>Value</emph> represents the value whose percentile rank must be determined.</paragraph>
+<paragraph xml-lang="en-US" id="par_id2748477" role="paragraph"><emph>Significance</emph> An optional argument that specifies the number of significant digits that the returned percentage value is rounded to. If omitted, a value of 3 is used.</paragraph>
<paragraph xml-lang="en-US" id="hd_id3155364" role="heading" level="3" l10n="U"
oldref="127">Example</paragraph>
<paragraph xml-lang="en-US" id="par_id3149163" role="paragraph" l10n="U" oldref="128">
More information about the Libreoffice-commits
mailing list