From b4cb9f06d6969aa1ccce515c13a97552ffadf1aa Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Mon, 5 Jan 2015 21:32:07 +0100 Subject: correct title for RANK.EQ function Change-Id: I6a438a909f082f16821b942ccdacdd5cc3374800 Reviewed-on: https://gerrit.libreoffice.org/13756 Reviewed-by: David Tardon Tested-by: David Tardon --- source/text/scalc/01/04060185.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ numbers;determining ranks -RANK.AVG +RANK.EQ Returns the statistical rank of a given value, within a supplied array of values. If there are duplicate values in the list, these are given the same rank. The difference between RANK.AVG and RANK.EQ occurs when there are duplicates in the list of values. The RANK.EQ function returns the lower rank, whereas the RANK.AVG function returns the average rank. Syntax -- cgit ib/libreoffice-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
gma once instead of include guards
AgeCommit message (Expand)Author
Kira Tubo
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-02tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin