https://bugs.documentfoundation.org/show_bug.cgi?id=89387
--- Comment #49 from Buovjaga <[email protected]> --- (In reply to Sarrah from comment #48) > Right, thanks! Had a vague idea based on the comments as I mentioned in > comment 44 too, however I couldn't find the CalculatePearsonCovar() and > CalculateSlopeIntercept() functions, (atleast in the same file as the > others) hence asked. On studying all commits that tag this issue, I have > found the last patch made for GCD and LCM functions, and then a few on > another issue to resolve a bug in strings caused by this patch. I'll be > trying to work on the ScInterpreter::CheckMatrix, as I see it still uses a > for loop to iterate, and try to keep patch 34110 as a reference. However, on > the off-chance that there is something different about this function I > should know to avoid the same bugs, do let me know. You can find the functions via git grep. -- You are receiving this mail because: You are the assignee for the bug.
