From 2d1dfbc702217bde0e208de8f969cdb1b4262f81 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 16 Dec 2017 21:55:15 -0200 Subject: tdf#40460 Improve help for Calc IRR function Change-Id: Ie61635f75ec8d208656623c61b31d1bc82c75663 Reviewed-on: https://gerrit.libreoffice.org/46625 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot (cherry picked from commit 8b0a4944747cde7395b36e53893d85dc8b07ee05) Reviewed-on: https://gerrit.libreoffice.org/46626 --- source/text/scalc/01/04060103.xhp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/text/scalc') diff --git a/source/text/scalc/01/04060103.xhp b/source/text/scalc/01/04060103.xhp index 0e81e4d744..d9dc2d47a5 100644 --- a/source/text/scalc/01/04060103.xhp +++ b/source/text/scalc/01/04060103.xhp @@ -696,6 +696,7 @@ Guess (optional) is the estimated value. An iterative method is used to calculate the internal rate of return. If you can provide only few values, you should provide an initial guess to enable the iteration. Example Under the assumption that cell contents are A1=-10000, A2=3500, A3=7600 and A4=1000, the formula =IRR(A1:A4) gives a result of 11,33%. + Because of the iterative method used, it is possible for IRR to fail and return Error 523, with "Error: Calculation does not converge" in the status bar. In that case, try another value for Guess.
calculating; interests for unchanged amortization installments -- cgit