https://bugs.documentfoundation.org/show_bug.cgi?id=89387

--- Comment #2 from Markus Mohrhard <[email protected]> ---
Some more functions that would benefit from that:

ScInterpreter::CalculatePearsonCovar
ScInterpreter::CalculateSlopeIntercept
ScInterpreter::ScForecast
ScInterpreter::ScTTest (at least for the fType == 1.0 case, others need to be
checked)
ScInterpreter::ScFTest
ScInterpreter::ScChiTest
ScInterpreter::ScGCD
ScInterpreter:: ScLCM
lcl_MatrixCalculation in interpr5.cxx
ScInterpreter::ScAmpersand
ScInterpreter::ScMul
ScInterpreter::ScDiv
ScInterpreter::ScPow
ScInterpreter::CalculateSumX2MY2SumX2DY2
ScInterpreter::ScSumXMY2
ScInterpreter::CheckMatrix

Please note that many of them may require some more work and may not be as easy
as the ones above.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to