summaryrefslogtreecommitdiff
path: root/source/text
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2015-01-05 21:32:07 +0100
committerDavid Tardon <dtardon@redhat.com>2015-01-05 20:40:00 +0000
commitb4cb9f06d6969aa1ccce515c13a97552ffadf1aa (patch)
tree5e1bff3389aee68bd83f65ae2a1c6489bdda58ed /source/text
parentb3fb9849fa298bf36ffb5a9967a109f40f0e5021 (diff)
correct title for RANK.EQ function
Change-Id: I6a438a909f082f16821b942ccdacdd5cc3374800 Reviewed-on: https://gerrit.libreoffice.org/13756 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'source/text')
-rw-r--r--source/text/scalc/01/04060185.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060185.xhp b/source/text/scalc/01/04060185.xhp
index 92b3f71bc9..a495f69178 100644
--- a/source/text/scalc/01/04060185.xhp
+++ b/source/text/scalc/01/04060185.xhp
@@ -76,7 +76,7 @@
<bookmark_value>numbers;determining ranks</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_RANK_EQ" id="bm_id2846778" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id2855071" role="heading" level="2" l10n="U" oldref="2">RANK.AVG</paragraph>
+<paragraph xml-lang="en-US" id="hd_id2855071" role="heading" level="2" l10n="U" oldref="2">RANK.EQ</paragraph>
<paragraph xml-lang="en-US" id="par_id2853976" role="paragraph" l10n="U" oldref="3"><ahelp hid="HID_FUNC_RANK_EQ">Returns the statistical rank of a given value, within a supplied array of values.</ahelp> If there are duplicate values in the list, these are given the same rank.</paragraph>
<paragraph xml-lang="en-US" id="par_id2753976" role="note">The difference between <item type="input">RANK.AVG</item> and <item type="input">RANK.EQ</item> occurs when there are duplicates in the list of values. The <item type="input">RANK.EQ</item> function returns the lower rank, whereas the <item type="input">RANK.AVG</item> function returns the average rank.</paragraph>
<paragraph xml-lang="en-US" id="hd_id2859206" role="heading" level="3" l10n="U" oldref="4">Syntax</paragraph>