summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Kuznetsov <antilibreoffice@gmail.com>2019-04-22 21:19:28 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-04-23 13:03:02 +0200
commitf52790876dae6ffe59fd71bf5f59df33678f0b5a (patch)
tree41c03b9fe0c92b4f4ff255286f0004b4507b93c2
parent5c561c2f3744c5697ea6d25357f4223f0dbe977e (diff)
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@libreoffice.org>
-rw-r--r--source/text/scalc/01/04060103.xhp8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/01/04060103.xhp b/source/text/scalc/01/04060103.xhp
index 4592d9d5f0..b22e8dd066 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>