source/text/scalc/01/04060103.xhp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
New commits: commit e5e4bb9f487ad1b1238d69254a4103ab303d6bb2 Author: Steve Fanning <stevemfann...@yahoo.co.uk> AuthorDate: Wed Feb 3 00:32:58 2021 +0100 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Wed Feb 3 02:58:30 2021 +0100 Correct example given in Help file for Calc's DB function. The explanation of the example given is confusing. File 04060103.xhp is affected. Change-Id: I7658d4d0497f83c68b2d56cfe14da48c1fe16b04 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110301 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/scalc/01/04060103.xhp b/source/text/scalc/01/04060103.xhp index 75bfec5ba..bfc194e17 100644 --- a/source/text/scalc/01/04060103.xhp +++ b/source/text/scalc/01/04060103.xhp @@ -680,10 +680,9 @@ <paragraph xml-lang="en-US" id="par_id3150829" role="paragraph"> <emph>Month</emph> (optional) denotes the number of months for the first year of depreciation. If an entry is not defined, 12 is used as the default.</paragraph> <embed href="text/scalc/01/common_func.xhp#sectionexample"/> - <paragraph xml-lang="en-US" id="par_id3156147" role="paragraph">A computer system with an initial cost of 25,000 currency units is to be depreciated over a three year period. The salvage value is to be 1,000 currency units. One period is 30 days.</paragraph> + <paragraph xml-lang="en-US" id="par_id3156147" role="paragraph">A computer system with an initial cost of 25,000 currency units is to be depreciated over a three-year period. The salvage value is to be 1,000 currency units. The first period of depreciation comprises 6 months. What is the fixed-declining balance depreciation of the computer system in the second period, which is a full year starting from the end of the first six-month period?</paragraph> <paragraph xml-lang="en-US" id="par_id3149513" role="paragraph"> - <item type="input">=DB(25000;1000;36;1;6)</item> = 1,075.00 currency units</paragraph> - <paragraph xml-lang="en-US" id="par_id3159242" role="paragraph">The fixed-declining depreciation of the computer system is 1,075.00 currency units.</paragraph> + <input>=DB(25000; 1000; 3; 2; 6)</input> returns 11,037.95 currency units.</paragraph> </section> <section id="irr"> <bookmark xml-lang="en-US" branch="index" id="bm_id3153948"><bookmark_value>IRR function</bookmark_value> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits