[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Apr 23 11:03:21 UTC 2019


 source/text/scalc/01/04060103.xhp |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit f52790876dae6ffe59fd71bf5f59df33678f0b5a
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Mon Apr 22 21:19:28 2019 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Apr 23 13:03:02 2019 +0200

    tdf#105848 Change EFFECTIVE function name to EFFECT
    
    Change-Id: Id2bd603a0330f1d85e665c0524635e0369061a18
    Reviewed-on: https://gerrit.libreoffice.org/71079
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/scalc/01/04060103.xhp b/source/text/scalc/01/04060103.xhp
index 4592d9d5f..b22e8dd06 100644
--- a/source/text/scalc/01/04060103.xhp
+++ b/source/text/scalc/01/04060103.xhp
@@ -588,14 +588,14 @@
 <bookmark xml-lang="en-US" branch="index" id="bm_id3159147"><bookmark_value>annual net interest rates</bookmark_value>
          <bookmark_value>calculating; annual net interest rates</bookmark_value>
          <bookmark_value>net annual interest rates</bookmark_value>
-         <bookmark_value>EFFECTIVE function</bookmark_value>
+         <bookmark_value>EFFECT function</bookmark_value>
 </bookmark><comment>mw added one entry</comment>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_EFFEKTIV" id="bm_id3154290" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3159147" role="heading" level="2">EFFECTIVE</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3159147" role="heading" level="2">EFFECT</paragraph>
          <paragraph xml-lang="en-US" id="par_id3154204" role="paragraph"><ahelp hid="HID_FUNC_EFFEKTIV">Returns the net annual interest rate for a nominal interest rate.</ahelp></paragraph>
          <paragraph xml-lang="en-US" id="par_id3145417" role="paragraph">Nominal interest refers to the amount of interest due at the end of a calculation period. Effective interest increases with the number of payments made. In other words, interest is often paid in installments (for example, monthly or quarterly) before the end of the calculation period.</paragraph>
          <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
-         <paragraph xml-lang="en-US" id="par_id3148805" role="code">EFFECTIVE(Nom; P)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3148805" role="code">EFFECT(Nom; P)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3149768" role="paragraph">
             <emph>Nom</emph> is the nominal interest.</paragraph>
          <paragraph xml-lang="en-US" id="par_id3149334" role="paragraph">
@@ -603,7 +603,7 @@
         <embed href="text/scalc/01/common_func.xhp#sectionexample"/>
          <paragraph xml-lang="en-US" id="par_id3144499" role="paragraph">If the annual nominal interest rate is 9.75% and four interest calculation periods are defined, what is the actual interest rate (effective rate)?</paragraph>
          <paragraph xml-lang="en-US" id="par_id3150772" role="paragraph">
-            <item type="input">=EFFECTIVE(9.75%;4)</item> = 10.11% The annual effective rate is therefore 10.11%.</paragraph>
+            <item type="input">=EFFECT(9.75%;4)</item> = 10.11% The annual effective rate is therefore 10.11%.</paragraph>
       </section>
       <section id="effect_add">
 <bookmark xml-lang="en-US" branch="index" id="bm_id3147241"><bookmark_value>effective interest rates</bookmark_value>


More information about the Libreoffice-commits mailing list