https://bz.apache.org/ooo/show_bug.cgi?id=95167
--- Comment #14 from Driss <[email protected]> --- Created attachment 84632 --> https://bz.apache.org/ooo/attachment.cgi?id=84632&action=edit Patch for finanical.cxx Hi! please find in the attachment the patch! The idea behind the Improvement is: 1- Use the guess value given by the user or the default value of 0.1 to calculate the XIRR 2- If those do not lead to solution then try to find a guess between -0.99 and 0.99 (using 0.01 as step value) which can deliver a solution. If you have any remarks to the solution or to the programming style, please let me know :) -- You are receiving this mail because: You are on the CC list for the issue.
