diff options
Diffstat (limited to 'source/text/scalc/01/04060119.xhp')
-rw-r--r-- | source/text/scalc/01/04060119.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/01/04060119.xhp b/source/text/scalc/01/04060119.xhp index fca7a50715..818c386388 100644 --- a/source/text/scalc/01/04060119.xhp +++ b/source/text/scalc/01/04060119.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textscalc0104060119xml" indexer="include"> <title id="tit" xml-lang="en-US">Financial Functions Part Two</title> @@ -332,11 +332,11 @@ <paragraph id="par_idN111381" role="paragraph" xml-lang="en-US">If the payments take place at irregular intervals, use the <link href="text/scalc/01/04060118.xhp#xnpv" name="XNPV">XNPV</link> function.</paragraph> <paragraph role="heading" id="hd_id3149937" xml-lang="en-US" level="3">Syntax</paragraph> -<paragraph role="code" id="par_id3153321" xml-lang="en-US">NPV(Rate; Value1; Value2; ...)</paragraph> +<paragraph role="code" id="par_id3153321" xml-lang="en-US">NPV(Rate; Value1; Value2; ...; Value30)</paragraph> <paragraph role="paragraph" id="par_id3150630" xml-lang="en-US"> <emph>Rate</emph> is the discount rate for a period.</paragraph> <paragraph role="paragraph" id="par_id3150427" xml-lang="en-US"> -<emph>Value1;...</emph> are up to 30 values, which represent deposits or withdrawals.</paragraph> +<emph>Value1, Value2, ..., Value30</emph> are up to 30 values, which represent deposits or withdrawals.</paragraph> <paragraph role="heading" id="hd_id3153538" xml-lang="en-US" level="3">Example</paragraph> <paragraph role="paragraph" id="par_id3154800" xml-lang="en-US">What is the net present value of periodic payments of 10, 20 and 30 currency units with a discount rate of 8.75%. At time zero the costs were paid as -40 currency units.</paragraph> <paragraph role="paragraph" id="par_id3143270" xml-lang="en-US"> |