diff options
-rw-r--r-- | source/text/scalc/01/04060103.xhp | 8 |
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> |