diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-11-29 15:22:17 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-11-29 14:43:02 +0000 |
commit | bc8558025b4c47b6506d002eb98ba3f0774264e6 (patch) | |
tree | b9dd12e965557c5eb7ad6155d00107203bdc2ad2 /source/text/scalc/01/04060119.xhp | |
parent | 67f77ad0e414cfc4d08b821944616f5b819ac774 (diff) |
tdf#103241 related: fix this bad file reference I made
Change-Id: I04596e2bf66171f1197f0d58576e110740267b84
Reviewed-on: https://gerrit.libreoffice.org/31375
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'source/text/scalc/01/04060119.xhp')
-rw-r--r-- | source/text/scalc/01/04060119.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060119.xhp b/source/text/scalc/01/04060119.xhp index e6fb3356b9..743c2389b0 100644 --- a/source/text/scalc/01/04060119.xhp +++ b/source/text/scalc/01/04060119.xhp @@ -329,7 +329,7 @@ <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_NBW" id="bm_id3148417" localize="false"/> <paragraph role="heading" id="hd_id3149242" xml-lang="en-US" level="2" l10n="U" oldref="301">NPV</paragraph> <paragraph role="paragraph" id="par_id3145308" xml-lang="en-US"><ahelp hid="HID_FUNC_NBW">Returns the present value of an investment based on a series of periodic cash flows and a discount rate. To get the net present value, subtract the cost of the project (the initial cash flow at time zero) from the returned value.</ahelp></paragraph> -<paragraph id="par_idN111381" role="paragraph" xml-lang="en-US">If the payments take place at irregular intervals, use the <link href="text/text/scalc/01/04060118.xhp#xnpv" name="XNPV">XNPV</link> function.</paragraph> +<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" l10n="U" oldref="303">Syntax</paragraph> <paragraph role="code" id="par_id3153321" xml-lang="en-US" l10n="U" oldref="304">NPV(Rate; Value1; Value2; ...)</paragraph> |