You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2021/01/12 00:07:47 UTC

[openoffice] branch AOO42X updated: Fixed errors in Help, removed whitespace

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 1b40250  Fixed errors in Help, removed whitespace
1b40250 is described below

commit 1b402507cc6f6a7a00fc457e28f84c610e844266
Author: mseidel <ms...@apache.org>
AuthorDate: Tue Jan 12 01:04:11 2021 +0100

    Fixed errors in Help, removed whitespace
    
    (cherry picked from commit 1a882c566c66ef705ca0720f805d5aa6835a73ed)
---
 .../helpcontent2/source/text/scalc/01/04060106.xhp | 127 ++++++++-------------
 1 file changed, 50 insertions(+), 77 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/04060106.xhp b/main/helpcontent2/source/text/scalc/01/04060106.xhp
index fe67579..3995f4a 100644
--- a/main/helpcontent2/source/text/scalc/01/04060106.xhp
+++ b/main/helpcontent2/source/text/scalc/01/04060106.xhp
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-	
+
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -10,20 +10,20 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
-	
+
 <meta>
 <topic id="textscalc0104060106xml" indexer="include">
 <title xml-lang="en-US" id="tit">Mathematical Functions</title>
@@ -39,7 +39,7 @@
 <paragraph xml-lang="en-US" id="hd_id3147124" role="heading" level="1" l10n="U" oldref="1">Mathematical Functions</paragraph>
 <paragraph xml-lang="en-US" id="par_id3154943" role="paragraph" l10n="CHG" oldref="2"><variable id="mathematiktext">This category contains the <emph>Mathematical</emph> functions for Calc.
 </variable> To open the <emph>Function Wizard</emph>, choose <link href="text/scalc/01/04060000.xhp" name="Insert - Function"><emph>Insert - Function</emph></link>.</paragraph>
-<sort order="asc" >	
+<sort order="asc">
 <section id="Section1">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3146944"><bookmark_value>ABS function</bookmark_value>
 <bookmark_value>absolute values</bookmark_value>
@@ -97,7 +97,7 @@ oldref="55">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3150128" role="paragraph" l10n="CHG" oldref="56">
 <item type="input">=ACOS(-1)</item> returns 3.14159265358979 (PI radians)</paragraph>
 <paragraph xml-lang="en-US" id="par_id8792382" role="paragraph" l10n="NEW">
-<item type="input">=DEGREES(ACOS(0.5))</item> returns 60. The cosine of 60 degrees is 0.5.</paragraph><comment>see also COS, SIN, TAN, COT, ASIN, ATAN, ATAN2, ACOT  </comment>
+<item type="input">=DEGREES(ACOS(0.5))</item> returns 60. The cosine of 60 degrees is 0.5.</paragraph><comment>see also COS, SIN, TAN, COT, ASIN, ATAN, ATAN2, ACOT</comment>
 </section>
 <section id="Section60">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3145355"><bookmark_value>ACOSH function</bookmark_value>
@@ -135,7 +135,7 @@ oldref="75">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3155375" role="paragraph" l10n="CHG" oldref="76">
 <item type="input">=ACOT(1)</item> returns 0.785398163397448 (PI/4 radians).</paragraph>
 <paragraph xml-lang="en-US" id="par_id8589434" role="paragraph" l10n="NEW">
-<item type="input">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1. </paragraph><comment>see also COS, SIN, TAN, COT, ACOS, ASIN, ATAN, ATAN2  </comment>
+<item type="input">=DEGREES(ACOT(1))</item> returns 45. The tangent of 45 degrees is 1. </paragraph><comment>see also COS, SIN, TAN, COT, ACOS, ASIN, ATAN, ATAN2</comment>
 </section>
 <section id="Section58">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3148426"><bookmark_value>ACOTH function</bookmark_value>
@@ -170,7 +170,7 @@ oldref="85">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id6853846" role="paragraph" l10n="NEW">
 <item type="input">=ASIN(1)</item> returns 1.5707963267949 (PI/2 radians). </paragraph>
 <paragraph xml-lang="en-US" id="par_id8772240" role="paragraph" l10n="NEW">
-<item type="input">=DEGREES(ASIN(0.5))</item> returns 30. The sine of 30 degrees is 0.5.</paragraph><comment>see also COS, SIN, TAN, COT, ACOS, ATAN, ATAN2, ACOT  </comment>
+<item type="input">=DEGREES(ASIN(0.5))</item> returns 30. The sine of 30 degrees is 0.5.</paragraph><comment>see also COS, SIN, TAN, COT, ACOS, ATAN, ATAN2, ACOT</comment>
 </section>
 <section id="Section56">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3151266"><bookmark_value>ASINH function</bookmark_value>
@@ -187,8 +187,7 @@ oldref="105">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3156120" role="paragraph" l10n="CHG" oldref="106">
 <item type="input">=ASINH(-90)</item> returns approximately -5.1929877.</paragraph>
 <paragraph xml-lang="en-US" id="par_id4808496" role="paragraph" l10n="NEW">
-<item type="input">=ASINH(SINH(4))</item> returns 4.</paragraph><comment>see also ACOSH, ATANH, ACOTH,   
-COSH, SINH, TANH, COTH</comment>
+<item type="input">=ASINH(SINH(4))</item> returns 4.</paragraph><comment>see also ACOSH, ATANH, ACOTH, COSH, SINH, TANH, COTH</comment>
 </section>
 <section id="Section55">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3155996"><bookmark_value>ATAN function</bookmark_value>
@@ -207,8 +206,7 @@ oldref="115">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3143229" role="paragraph" l10n="CHG" oldref="116">
 <item type="input">=ATAN(1)</item> returns 0.785398163397448 (PI/4 radians).</paragraph>
 <paragraph xml-lang="en-US" id="par_id8746299" role="paragraph" l10n="NEW">
-<item type="input">=DEGREES(ATAN(1))</item> returns 45. The tangent of 45 degrees is 1.</paragraph><comment>see also COS, SIN, TAN, COT, 
-ACOS, ASIN, ATAN2, ACOT  </comment>
+<item type="input">=DEGREES(ATAN(1))</item> returns 45. The tangent of 45 degrees is 1.</paragraph><comment>see also COS, SIN, TAN, COT, ACOS, ASIN, ATAN2, ACOT</comment>
 </section>
 <section id="Section54">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3153983"><bookmark_value>ATAN2 function</bookmark_value>
@@ -227,8 +225,7 @@ oldref="126">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3154692" role="paragraph" l10n="CHG" oldref="127">
 <item type="input">=ATAN2(20;20)</item> returns 0.785398163397448 (PI/4 radians).</paragraph>
 <paragraph xml-lang="en-US" id="par_id1477095" role="paragraph" l10n="NEW">
-<item type="input">=DEGREES(ATAN2(12.3;12.3))</item> returns 45. The tangent of 45 degrees is 1.</paragraph><comment>see also COS, SIN, TAN, COT, 
-ACOS, ASIN, ATAN, ACOT  </comment>
+<item type="input">=DEGREES(ATAN2(12.3;12.3))</item> returns 45. The tangent of 45 degrees is 1.</paragraph><comment>see also COS, SIN, TAN, COT, ACOS, ASIN, ATAN, ACOT</comment>
 </section>
 <section id="Section53">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3155398"><bookmark_value>ATANH function</bookmark_value>
@@ -245,8 +242,7 @@ oldref="132">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3148450" role="heading" level="3" l10n="U"
 oldref="135">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3145419" role="paragraph" l10n="CHG" oldref="136">
-<item type="input">=ATANH(0)</item> returns 0.</paragraph><comment>see also ACOSH, ASINH, ACOTH,   
-COSH, SINH, TANH, COTH</comment>
+<item type="input">=ATANH(0)</item> returns 0.</paragraph><comment>see also ACOSH, ASINH, ACOTH, COSH, SINH, TANH, COTH</comment>
 </section>
 <section id="Section52">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3153062"><bookmark_value>COS function</bookmark_value>
@@ -263,8 +259,7 @@ oldref="149">COS</paragraph>
 <paragraph xml-lang="en-US" id="par_id3147240" role="paragraph" l10n="U" oldref="155">
 <item type="input">=COS(PI()/2)</item> returns 0, the cosine of PI/2 radians.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3147516" role="paragraph" l10n="U" oldref="156">
-<item type="input">=COS(RADIANS(60))</item> returns 0.5, the cosine of 60 degrees.</paragraph><comment>see also SIN, TAN, COT, 
-ACOS, ASIN, ATAN, ATAN2, ACOT  </comment>
+<item type="input">=COS(RADIANS(60))</item> returns 0.5, the cosine of 60 degrees.</paragraph><comment>see also SIN, TAN, COT, ACOS, ASIN, ATAN, ATAN2, ACOT</comment>
 </section>
 <section id="Section51">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3154277"><bookmark_value>COSH function</bookmark_value>
@@ -277,8 +272,7 @@ ACOS, ASIN, ATAN, ATAN2, ACOT  </comment>
 <paragraph xml-lang="en-US" id="par_id3150710" role="paragraph" l10n="CHG" oldref="163">Returns the hyperbolic cosine of <emph>Number</emph>.</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3153234" role="heading" level="3" l10n="U" oldref="164">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3154099" role="paragraph" l10n="CHG" oldref="165">
-<item type="input">=COSH(0)</item> returns 1, the hyperbolic cosine of 0.</paragraph><comment>see also SINH, TANH, COTH,     
-ACOSH, ASINH, ATANH, ACOTH,   </comment>
+<item type="input">=COSH(0)</item> returns 1, the hyperbolic cosine of 0.</paragraph><comment>see also SINH, TANH, COTH, ACOSH, ASINH, ATANH, ACOTH</comment>
 </section>
 <section id="Section50">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3152888"><bookmark_value>COT function</bookmark_value>
@@ -296,8 +290,7 @@ oldref="174">Examples:</paragraph>
 <paragraph xml-lang="en-US" id="par_id3148616" role="paragraph" l10n="CHG" oldref="175">
 <item type="input">=COT(PI()/4)</item> returns 1, the cotangent of PI/4 radians.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3148986" role="paragraph" l10n="CHG" oldref="176">
-<item type="input">=COT(RADIANS(45))</item> returns 1, the cotangent of 45 degrees.</paragraph><comment>see also COS, SIN, TAN, 
-ACOS, ASIN, ATAN, ATAN2, ACOT  </comment>
+<item type="input">=COT(RADIANS(45))</item> returns 1, the cotangent of 45 degrees.</paragraph><comment>see also COS, SIN, TAN, ACOS, ASIN, ATAN, ATAN2, ACOT</comment>
 </section>
 <section id="Section49">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3154337"><bookmark_value>COTH function</bookmark_value>
@@ -312,8 +305,7 @@ oldref="180">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3155422" role="heading" level="3" l10n="U"
 oldref="183">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3144754" role="paragraph" l10n="CHG" oldref="184">
-<item type="input">=COTH(1)</item> returns the hyperbolic cotangent of 1, approximately 1.3130.</paragraph><comment>see also COSH, SINH, TANH,     
-ACOSH, ASINH, ATANH, ACOTH,   </comment>
+<item type="input">=COTH(1)</item> returns the hyperbolic cotangent of 1, approximately 1.3130.</paragraph><comment>see also COSH, SINH, TANH, ACOSH, ASINH, ATANH, ACOTH</comment>
 </section>
 <section id="Section48">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3145314"><bookmark_value>DEGREES function</bookmark_value>
@@ -341,7 +333,7 @@ oldref="198">EXP</paragraph>
 <paragraph xml-lang="en-US" id="par_id3155608" role="paragraph" l10n="U" oldref="202"><emph>Number</emph> is the power to which e is to be raised.</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3154418" role="heading" level="3" l10n="U" oldref="203">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3156340" role="paragraph" l10n="CHG" oldref="204">
-<item type="input">=EXP(1)</item> returns 2.71828182845904, the mathematical constant e to Calc's accuracy.</paragraph><comment>see also POWER,  LN,   </comment>
+<item type="input">=EXP(1)</item> returns 2.71828182845904, the mathematical constant e to Calc's accuracy.</paragraph><comment>see also POWER, LN</comment>
 </section>
 <section id="Section46">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3145781"><bookmark_value>FACT function</bookmark_value>
@@ -359,7 +351,7 @@ oldref="198">EXP</paragraph>
 <paragraph xml-lang="en-US" id="par_id3154476" role="paragraph" l10n="CHG" oldref="216">
 <item type="input">=FACT(3)</item> returns 6.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3147525" role="paragraph" l10n="CHG" oldref="214">
-<item type="input">=FACT(0)</item> returns 1.</paragraph><comment>see also FACTDOUBLE, MULTINOMIAL, PRODUCT  </comment>
+<item type="input">=FACT(0)</item> returns 1.</paragraph><comment>see also FACTDOUBLE, MULTINOMIAL, PRODUCT</comment>
 </section>
 <section id="Section45">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3159084"><bookmark_value>INT function</bookmark_value>
@@ -367,7 +359,7 @@ oldref="198">EXP</paragraph>
 <bookmark_value>rounding;down to next integer</bookmark_value>
 </bookmark><comment>mw added two entries</comment>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_GANZZAHL" id="bm_id3151311" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3159084" role="heading" level="2" l10n="U"  oldref="218">INT</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3159084" role="heading" level="2" l10n="U" oldref="218">INT</paragraph>
 <paragraph xml-lang="en-US" id="par_id3158441" role="paragraph" l10n="U" oldref="219"><ahelp hid="HID_FUNC_GANZZAHL">Rounds a number down to the nearest integer.</ahelp></paragraph>
 <paragraph xml-lang="en-US" id="hd_id3146132" role="heading" level="3" l10n="U" oldref="220">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="par_id3156146" role="code" l10n="U" oldref="221">INT(Number)</paragraph>
@@ -377,8 +369,7 @@ oldref="198">EXP</paragraph>
 <paragraph xml-lang="en-US" id="par_id3156267" role="paragraph" l10n="CHG" oldref="224">
 <item type="input">=INT(5.7)</item> returns 5.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3147323" role="paragraph" l10n="CHG" oldref="225">
-<item type="input">=INT(-1.3)</item> returns -2.</paragraph><comment>see also TRUNC, ROUND, ROUNDDOWN, ROUNDUP,    
-CEILING, FLOOR, EVEN, ODD, MROUND,  </comment>
+<item type="input">=INT(-1.3)</item> returns -2.</paragraph><comment>see also TRUNC, ROUND, ROUNDDOWN, ROUNDUP, CEILING, FLOOR, EVEN, ODD, MROUND</comment>
 </section>
 <section id="Section44">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3150938"><bookmark_value>EVEN function</bookmark_value>
@@ -399,8 +390,7 @@ CEILING, FLOOR, EVEN, ODD, MROUND,  </comment>
 <paragraph xml-lang="en-US" id="par_id159611" role="paragraph" l10n="NEW">
 <item type="input">=EVEN(0)</item> returns 0.</paragraph>
 <paragraph xml-lang="en-US" id="par_id6097598" role="paragraph" l10n="NEW">
-<item type="input">=EVEN(-0.5)</item> returns -2.</paragraph><comment>see also CEILING, FLOOR, ODD, MROUND,   
-INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
+<item type="input">=EVEN(-0.5)</item> returns -2.</paragraph><comment>see also CEILING, FLOOR, ODD, MROUND, INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
 </section>
 <section id="Section43">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3147356"><bookmark_value>GCD function</bookmark_value>
@@ -457,7 +447,7 @@ oldref="679">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="par_id1912289" role="paragraph" l10n="NEW">
 <item type="input">=ISEVEN(-2.1)</item> returns TRUE</paragraph>
 <paragraph xml-lang="en-US" id="par_id5627307" role="paragraph" l10n="NEW">
-<item type="input">=ISEVEN(3.999)</item> returns FALSE</paragraph><comment>see also ISODD  </comment>
+<item type="input">=ISEVEN(3.999)</item> returns FALSE</paragraph><comment>see also ISODD</comment>
 </section>
 <section id="Section40">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3156034"><bookmark_value>ISODD function</bookmark_value>
@@ -532,7 +522,7 @@ oldref="275">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3153171" role="heading" level="3" l10n="U"
 oldref="279">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3153517" role="paragraph" l10n="CHG" oldref="280">
-<item type="input">=COMBIN(3;2)</item> returns 3.</paragraph><comment>see also COMBINA  </comment>
+<item type="input">=COMBIN(3;2)</item> returns 3.</paragraph><comment>see also COMBINA</comment>
 </section>
 <section id="Section36">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3150284"><bookmark_value>COMBINA function</bookmark_value>
@@ -574,8 +564,7 @@ oldref="297">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3152569" role="paragraph" l10n="CHG" oldref="298">
 <item type="input">=TRUNC(1.239;2)</item> returns 1.23. The 9 is lost.</paragraph>
 <paragraph xml-lang="en-US" id="par_id7050080" role="paragraph" l10n="NEW">
-<item type="input">=TRUNC(-1.234999;3)</item> returns -1.234. All the 9s are lost.</paragraph><comment>see also INT, ROUND, ROUNDDOWN, ROUNDUP,    
-CEILING, FLOOR, EVEN, ODD, MROUND</comment>
+<item type="input">=TRUNC(-1.234999;3)</item> returns -1.234. All the 9s are lost.</paragraph><comment>see also INT, ROUND, ROUNDDOWN, ROUNDUP, CEILING, FLOOR, EVEN, ODD, MROUND</comment>
 </section>
 <section id="Section34">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3153601"><bookmark_value>LN function</bookmark_value>
@@ -594,7 +583,7 @@ oldref="306">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3153866" role="paragraph" l10n="CHG" oldref="307">
 <item type="input">=LN(3)</item> returns the natural logarithm of 3 (approximately 1.0986).</paragraph>
 <paragraph xml-lang="en-US" id="par_id5747245" role="paragraph" l10n="NEW">
-<item type="input">=LN(EXP(321))</item> returns 321.</paragraph><comment>see also LOG, LOG10, EXP,  </comment>
+<item type="input">=LN(EXP(321))</item> returns 321.</paragraph><comment>see also LOG, LOG10, EXP</comment>
 </section>
 <section id="Section33">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3109813"><bookmark_value>LOG function</bookmark_value>
@@ -614,7 +603,7 @@ oldref="317">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3154429" role="paragraph" l10n="CHG" oldref="318">
 <item type="input">=LOG(10;3)</item> returns the logarithm to base 3 of 10 (approximately 2.0959).</paragraph>
 <paragraph xml-lang="en-US" id="par_id5577562" role="paragraph" l10n="NEW">
-<item type="input">=LOG(7^4;7)</item> returns 4.</paragraph><comment>see also LOG10, LN, POWER,  </comment>
+<item type="input">=LOG(7^4;7)</item> returns 4.</paragraph><comment>see also LOG10, LN, POWER</comment>
 </section>
 <section id="Section32">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3154187"><bookmark_value>LOG10 function</bookmark_value>
@@ -631,7 +620,7 @@ oldref="324">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3159328" role="heading" level="3" l10n="U"
 oldref="327">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3157916" role="paragraph" l10n="CHG" oldref="328">
-<item type="input">=LOG10(5)</item> returns the base-10 logarithm of 5 (approximately 0.69897).</paragraph><comment>see also LOG, LN, POWER  </comment>
+<item type="input">=LOG10(5)</item> returns the base-10 logarithm of 5 (approximately 0.69897).</paragraph><comment>see also LOG, LN, POWER</comment>
 </section>
 <section id="Section31">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3152518"><bookmark_value>CEILING function</bookmark_value>
@@ -655,8 +644,7 @@ oldref="338">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3145725" role="paragraph" l10n="CHG" oldref="340">
 <item type="input">=CEILING(-11;-2;0)</item> returns -10</paragraph>
 <paragraph xml-lang="en-US" id="par_id3145740" role="paragraph" l10n="CHG" oldref="341">
-<item type="input">=CEILING(-11;-2;1)</item> returns -12</paragraph><comment>see also FLOOR, EVEN, ODD, MROUND,   
-INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
+<item type="input">=CEILING(-11;-2;1)</item> returns -12</paragraph><comment>see also FLOOR, EVEN, ODD, MROUND, INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
 </section>
 <section id="Section30">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3157762"><bookmark_value>PI function</bookmark_value>
@@ -743,7 +731,7 @@ oldref="363">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3144480" role="heading" level="3" l10n="U"
 oldref="366">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3144494" role="paragraph" l10n="CHG" oldref="367">
-<item type="input">=PRODUCT(2;3;4)</item> returns 24.</paragraph><comment>see also FACT,  SUM</comment>
+<item type="input">=PRODUCT(2;3;4)</item> returns 24.</paragraph><comment>see also FACT, SUM</comment>
 </section>
 <section id="Section25">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3160340"><bookmark_value>SUMSQ function</bookmark_value>
@@ -780,7 +768,7 @@ oldref="393">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3158374" role="paragraph" l10n="CHG" oldref="394">
 <item type="input">=MOD(22;3)</item> returns 1, the remainder when 22 is divided by 3.</paragraph>
 <paragraph xml-lang="en-US" id="par_id1278420" role="paragraph" l10n="NEW">
-<item type="input">=MOD(11.25;2.5)</item> returns 1.25.</paragraph><comment>see also QUOTIENT, INT,   </comment>
+<item type="input">=MOD(11.25;2.5)</item> returns 1.25.</paragraph><comment>see also QUOTIENT, INT</comment>
 </section>
 <section id="Section23">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3144592"><bookmark_value>QUOTIENT function</bookmark_value>
@@ -839,8 +827,7 @@ oldref="404">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id4661702" role="paragraph" l10n="NEW">
 <item type="input">=ROUND(2.5)</item> returns 3. </paragraph>
 <paragraph xml-lang="en-US" id="par_id7868892" role="paragraph" l10n="NEW">
-<item type="input">=ROUND(987.65;-2)</item> returns 1000.</paragraph><comment>see also INT, TRUNC, ROUNDDOWN, ROUNDUP,    
-CEILING, FLOOR, EVEN, ODD, MROUND</comment>
+<item type="input">=ROUND(987.65;-2)</item> returns 1000.</paragraph><comment>see also INT, TRUNC, ROUNDDOWN, ROUNDUP, CEILING, FLOOR, EVEN, ODD, MROUND</comment>
 </section>
 <section id="Section20">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3145991"><bookmark_value>ROUNDDOWN function</bookmark_value>
@@ -863,8 +850,7 @@ oldref="30">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id7726676" role="paragraph" l10n="NEW">
 <item type="input">=ROUNDDOWN(-45.67)</item> returns -45.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3729361" role="paragraph" l10n="NEW">
-<item type="input">=ROUNDDOWN(987.65;-2)</item> returns 900.</paragraph><comment>see also INT, TRUNC, ROUND, ROUNDUP,    
-CEILING, FLOOR, EVEN, ODD, MROUND</comment>
+<item type="input">=ROUNDDOWN(987.65;-2)</item> returns 900.</paragraph><comment>see also INT, TRUNC, ROUND, ROUNDUP, CEILING, FLOOR, EVEN, ODD, MROUND</comment>
 </section>
 <section id="Section19">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3163268"><bookmark_value>ROUNDUP function</bookmark_value>
@@ -889,8 +875,7 @@ oldref="146">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3405560" role="paragraph" l10n="NEW">
 <item type="input">=ROUNDUP(-45.67)</item> returns -46.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3409527" role="paragraph" l10n="NEW">
-<item type="input">=ROUNDUP(987.65;-2)</item> returns 1000.</paragraph><comment>see also INT, TRUNC, ROUND, ROUNDDOWN,    
-CEILING, FLOOR, EVEN, ODD, MROUND</comment>
+<item type="input">=ROUNDUP(987.65;-2)</item> returns 1000.</paragraph><comment>see also INT, TRUNC, ROUND, ROUNDDOWN, CEILING, FLOOR, EVEN, ODD, MROUND</comment>
 </section>
 <section id="Section18">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3144877"><bookmark_value>SIN function</bookmark_value>
@@ -909,8 +894,7 @@ oldref="413">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3144983" role="paragraph" l10n="CHG" oldref="414">
 <item type="input">=SIN(PI()/2)</item> returns 1, the sine of PI/2 radians.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3916440" role="paragraph" l10n="NEW">
-<item type="input">=SIN(RADIANS(30))</item> returns 0.5, the sine of 30 degrees.</paragraph><comment>see also COS, TAN, COT, 
-ACOS, ASIN, ATAN, ATAN2, ACOT  </comment>
+<item type="input">=SIN(RADIANS(30))</item> returns 0.5, the sine of 30 degrees.</paragraph><comment>see also COS, TAN, COT, ACOS, ASIN, ATAN, ATAN2, ACOT</comment>
 </section>
 <section id="Section17">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3163397"><bookmark_value>SINH function</bookmark_value>
@@ -926,8 +910,7 @@ oldref="420">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3163491" role="heading" level="3" l10n="U"
 oldref="423">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3163504" role="paragraph" l10n="CHG" oldref="424">
-<item type="input">=SINH(0)</item> returns 0, the hyperbolic sine of 0.</paragraph><comment>see also COSH, TANH, COTH,     
-ACOSH, ASINH, ATANH, ACOTH</comment>
+<item type="input">=SINH(0)</item> returns 0, the hyperbolic sine of 0.</paragraph><comment>see also COSH, TANH, COTH, ACOSH, ASINH, ATANH, ACOTH</comment>
 </section>
 <section id="Section16">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3163596"><bookmark_value>SUM function</bookmark_value>
@@ -952,8 +935,7 @@ oldref="433">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3151813" role="paragraph" l10n="U" oldref="622">
 <item type="input">=SUM((A1:A40&gt;=C1)*(A1:A40&lt;C2)*B1:B40)</item>
 </paragraph>
-<paragraph xml-lang="en-US" id="par_id3151828" role="paragraph" l10n="U" oldref="623">In order to enter this as an array formula, you must press the Shift<switchinline select="sys"><caseinline select="MAC">+Command 
-</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3151828" role="paragraph" l10n="U" oldref="623">In order to enter this as an array formula, you must press the Shift<switchinline select="sys"><caseinline select="MAC">+Command</caseinline><defaultinline>+ Ctrl</defaultinline></switchinline>+ Enter keys instead of simply pressing the Enter key to close the formula. The formula will then be shown in the <emph>Formula</emph> bar enclosed in braces.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3151869" role="paragraph" l10n="U" oldref="624">{=SUM((A1:A40&gt;=C1)*(A1:A40&lt;C2)*B1:B40)}</paragraph>
 <paragraph xml-lang="en-US" id="par_id3151884" role="paragraph" l10n="CHG" oldref="625">The formula is based on the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. The individual comparison results will be treated as an array and used in matrix multiplication, and at the end the individual values will be totaled to give the result matrix.</paragraph>
 </section>
@@ -988,8 +970,7 @@ oldref="443">Example</paragraph>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_SUMMEWNRNG" id="bm_id3151969K" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3151957K" role="heading" level="2" l10n="U"
 oldref="436">SUMIFS</paragraph>
-<paragraph xml-lang="en-US" id="par_id3151986K" role="paragraph" l10n="U" ><ahelp hid="HID_FUNC_SUMMEWNRNG">Sum the values of cells in a range that meet multiple criteria in multiple ranges.</ahelp> 
-</paragraph>
+<paragraph xml-lang="en-US" id="par_id3151986K" role="paragraph" l10n="U" ><ahelp hid="HID_FUNC_SUMMEWNRNG">Sum the values of cells in a range that meet multiple criteria in multiple ranges.</ahelp></paragraph>
 <embed href="text/shared/00/00000001.xhp#regulaer"/>
 <paragraph xml-lang="en-US" id="hd_id3152015K" role="heading" level="3" l10n="U">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="par_id3152028K" role="code" l10n="U">SUMIFS( Reference R ; Reference R1 ; Criterion C1 [ ; Reference R2 ; Criterion C2 ]... )</paragraph>
@@ -1020,8 +1001,7 @@ oldref="451">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3152301" role="paragraph" l10n="CHG" oldref="452">
 <item type="input">=TAN(PI()/4) </item>returns 1, the tangent of PI/4 radians.</paragraph>
 <paragraph xml-lang="en-US" id="par_id1804864" role="paragraph" l10n="NEW">
-<item type="input">=TAN(RADIANS(45))</item> returns 1, the tangent of 45 degrees.</paragraph><comment>see also COS, SIN, COT, 
-ACOS, ASIN, ATAN, ATAN2, ACOT</comment>
+<item type="input">=TAN(RADIANS(45))</item> returns 1, the tangent of 45 degrees.</paragraph><comment>see also COS, SIN, COT, ACOS, ASIN, ATAN, ATAN2, ACOT</comment>
 </section>
 <section id="Section13">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3165434"><bookmark_value>TANH function</bookmark_value>
@@ -1037,8 +1017,7 @@ oldref="458">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3165527" role="heading" level="3" l10n="U"
 oldref="461">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3165541" role="paragraph" l10n="CHG" oldref="462">
-<item type="input">=TANH(0)</item> returns 0, the hyperbolic tangent of 0.</paragraph><comment>see also COSH, SINH, COTH,     
-ACOSH, ASINH, ATANH, ACOTH</comment>
+<item type="input">=TANH(0)</item> returns 0, the hyperbolic tangent of 0.</paragraph><comment>see also COSH, SINH, COTH, ACOSH, ASINH, ATANH, ACOTH</comment>
 </section>
 <section id="Section12">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3165633"><bookmark_value>AutoFilter function; subtotals</bookmark_value>
@@ -1221,8 +1200,7 @@ oldref="507">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id9636524" role="paragraph" l10n="NEW">
 <item type="input">=ODD(0)</item> returns 1.</paragraph>
 <paragraph xml-lang="en-US" id="par_id5675527" role="paragraph" l10n="NEW">
-<item type="input">=ODD(-3.1)</item> returns -5.</paragraph><comment>see also CEILING, FLOOR, EVEN, MROUND,   
-INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
+<item type="input">=ODD(-3.1)</item> returns -5.</paragraph><comment>see also CEILING, FLOOR, EVEN, MROUND, INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
 </section>
 <section id="Section9">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3157404"><bookmark_value>FLOOR function</bookmark_value>
@@ -1246,8 +1224,7 @@ oldref="518">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3163966" role="paragraph" l10n="CHG" oldref="520">
 <item type="input">=FLOOR( -11;-2;0)</item> returns -12</paragraph>
 <paragraph xml-lang="en-US" id="par_id3163988" role="paragraph" l10n="CHG" oldref="521">
-<item type="input">=FLOOR( -11;-2;1)</item> returns -10</paragraph><comment>see also CEILING, EVEN, ODD, MROUND,   
-INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP,  </comment>
+<item type="input">=FLOOR( -11;-2;1)</item> returns -10</paragraph><comment>see also CEILING, EVEN, ODD, MROUND, INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
 </section>
 <section id="Section8">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3164086"><bookmark_value>SIGN function</bookmark_value>
@@ -1286,8 +1263,7 @@ oldref="662">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3164347" role="paragraph" l10n="CHG" oldref="663">
 <item type="input">=MROUND(15.5;3)</item> returns 15, as 15.5 is closer to 15 (= 3*5) than to 18 (= 3*6).</paragraph>
 <paragraph xml-lang="en-US" id="par_idN14DD6" role="paragraph" l10n="CHG">
-<item type="input">=MROUND(1.4;0.5)</item> returns 1.5 (= 0.5*3).</paragraph><comment>see also CEILING, FLOOR, EVEN, ODD,    
-INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
+<item type="input">=MROUND(1.4;0.5)</item> returns 1.5 (= 0.5*3).</paragraph><comment>see also CEILING, FLOOR, EVEN, ODD, INT, TRUNC, ROUND, ROUNDDOWN, ROUNDUP</comment>
 </section>
 <section id="Section6">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3164375"><bookmark_value>SQRT function</bookmark_value>
@@ -1307,7 +1283,7 @@ oldref="537">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id3164484" role="paragraph" l10n="CHG" oldref="538">
 <item type="input">=SQRT(16)</item> returns 4.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3591723" role="paragraph" l10n="NEW">
-<item type="input">=SQRT(-16)</item> returns an <item type="literal">invalid argument</item> error.</paragraph><comment>see also SQRTPI, POWER  </comment>
+<item type="input">=SQRT(-16)</item> returns an <item type="literal">invalid argument</item> error.</paragraph><comment>see also SQRTPI, POWER</comment>
 </section>
 <section id="Section5">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3164560"><bookmark_value>SQRTPI function</bookmark_value>
@@ -1339,8 +1315,7 @@ oldref="671">RANDBETWEEN</paragraph>
 oldref="673">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="par_id3164758" role="code" l10n="U" oldref="674">RANDBETWEEN(Bottom; Top)</paragraph>
 <paragraph xml-lang="en-US" id="par_id7112338" role="paragraph" l10n="NEW">Returns an integer random number between integers <emph>Bottom</emph> and <emph>Top</emph> (both inclusive).</paragraph>
-<paragraph xml-lang="en-US" id="par_id2855616" role="paragraph" l10n="NEW">This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select="sys"><caseinline select="MAC">Command 
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9.</paragraph>
+<paragraph xml-lang="en-US" id="par_id2855616" role="paragraph" l10n="NEW">This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9.</paragraph>
 <paragraph xml-lang="en-US" id="par_id2091433" role="paragraph" l10n="NEW">To generate random numbers which never recalculate, copy cells containing this function, and use <item type="menuitem">Edit - Paste Special</item> (with <item type="menuitem">Paste All</item> and <item type="menuitem">Formulas</item> not marked and <item type="menuitem">Numbers</item> marked).</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3164772" role="heading" level="3" l10n="U"
 oldref="675">Example</paragraph>
@@ -1358,13 +1333,11 @@ oldref="542">RAND</paragraph>
 <paragraph xml-lang="en-US" id="hd_id3164870" role="heading" level="3" l10n="U"
 oldref="545">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="par_id3164884" role="code" l10n="U" oldref="546">RAND()</paragraph>
-<paragraph xml-lang="en-US" id="par_id5092318" role="paragraph" l10n="NEW">This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select="sys"><caseinline select="MAC">Command 
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9.</paragraph>
+<paragraph xml-lang="en-US" id="par_id5092318" role="paragraph" l10n="NEW">This function produces a new random number each time Calc recalculates. To force Calc to recalculate manually press Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F9.</paragraph>
 <paragraph xml-lang="en-US" id="par_id9312417" role="paragraph" l10n="NEW">To generate random numbers which never recalculate, copy cells each containing =RAND(), and use <item type="menuitem">Edit - Paste Special</item> (with <item type="menuitem">Paste All</item> and <item type="menuitem">Formulas</item> not marked and <item type="menuitem">Numbers</item> marked).</paragraph>
 <paragraph xml-lang="en-US" id="hd_id9089022" role="heading" level="3" l10n="NEW">Example</paragraph>
 <paragraph xml-lang="en-US" id="par_id9569078" role="paragraph" l10n="NEW">
-<item type="input">=RAND()</item> returns a random number between 0 and 1.</paragraph><comment>see also RANDBETWEEN  
-</comment>
+<item type="input">=RAND()</item> returns a random number between 0 and 1.</paragraph><comment>see also RANDBETWEEN</comment>
 </section>
 <section id="Section2">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3164897"><bookmark_value>COUNTIF function</bookmark_value>
@@ -1407,11 +1380,11 @@ oldref="553">Example</paragraph>
 <embed href="text/shared/00/00000001.xhp#regulaer"/>
 <paragraph xml-lang="en-US" id="hd_id3164953K" role="heading" level="3" l10n="U">Syntax</paragraph>
 <paragraph xml-lang="en-US" id="par_id3164967K" role="code" l10n="U" >COUNTIFS( Reference R1 ; Criterion C1 [ ; Reference R2 ; Criterion C2 ]... )</paragraph>
-<paragraph xml-lang="en-US" id="par_id3164980K" role="paragraph" l10n="U" ><emph>Reference R1</emph> is the  range to which the <emph>Criterion C1</emph>applies. <emph>Reference R2</emph> is the  range to which the <emph>Criterion C2</emph>applies, and so on.</paragraph>
+<paragraph xml-lang="en-US" id="par_id3164980K" role="paragraph" l10n="U" ><emph>Reference R1</emph> is the range to which the <emph>Criterion C1</emph> applies. <emph>Reference R2</emph> is the range to which the <emph>Criterion C2</emph> applies, and so on.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3165000K" role="paragraph" l10n="CHG">All <emph>Reference </emph> ranges shall have the same dimension and size, else an Error is returned. <emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. You may also enter a search text in the form of a regular expression, e.g. b.* for all words that begin with b. You may also indicate a cell range that conta [...]
 <paragraph xml-lang="en-US" id="hd_id3165037K" role="heading" level="3" l10n="U"
 oldref="553">Examples:</paragraph>
-<paragraph xml-lang="en-US" id="par_id3166505K" role="paragraph" l10n="CHG">A1:A10 is a cell range containing the numbers <item type="input">2000</item> to <item type="input">2009</item>. B1:B10 is a cell range containing the numbers 
+<paragraph xml-lang="en-US" id="par_id3166505K" role="paragraph" l10n="CHG">A1:A10 is a cell range containing the numbers <item type="input">2000</item> to <item type="input">2009</item>. B1:B10 is a cell range containing the numbers
 <item type="input">2007</item> to <item type="input">2016</item>:</paragraph>
 <paragraph xml-lang="en-US" id="par_id3581652K" role="paragraph" l10n="NEW">
 <item type="input">=COUNTIFS(A1:A10;2006;B1:B10;2014)</item> - this returns 2</paragraph>