[Libreoffice-commits] help.git: source/text
Olivier Hallot
olivier.hallot at libreoffice.org
Tue Feb 27 18:13:55 UTC 2018
source/text/scalc/01/04060184.xhp | 1 +
1 file changed, 1 insertion(+)
New commits:
commit dd09149dfe0135a4abbd1abbcee15d115af0f982
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date: Tue Feb 27 15:08:49 2018 -0300
tdf#97977 Mark MODE function as ODFF compliant
Change-Id: I50f669c2b64645eaa6f93d45fb161c2598f1e903
Reviewed-on: https://gerrit.libreoffice.org/50461
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/scalc/01/04060184.xhp b/source/text/scalc/01/04060184.xhp
index 0530440de..0572f9e0b 100644
--- a/source/text/scalc/01/04060184.xhp
+++ b/source/text/scalc/01/04060184.xhp
@@ -163,6 +163,7 @@
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_MODALWERT" id="bm_id3149253" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3153933" role="heading" level="2">MODE</paragraph>
<paragraph xml-lang="en-US" id="par_id3153085" role="paragraph"><ahelp hid="HID_FUNC_MODALWERT">Returns the most common value in a data set.</ahelp> If there are several values with the same frequency, it returns the smallest value. An error occurs when a value doesn't appear twice.</paragraph>
+<embed href="text/scalc/01/ODFF.xhp#odff"/>
<paragraph xml-lang="en-US" id="hd_id3153003" role="heading" level="3">Syntax</paragraph>
<paragraph xml-lang="en-US" id="par_id3155950" role="code">MODE(Number1; Number2; ...Number30)</paragraph>
<paragraph xml-lang="en-US" id="par_id3150337" role="paragraph"><emph>Number1; Number2;...Number30</emph> are numerical values or ranges.</paragraph>
More information about the Libreoffice-commits
mailing list