https://bugs.documentfoundation.org/show_bug.cgi?id=153208
Laurent Balland <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #6 from Laurent Balland <[email protected]> --- Let's reformulate: LINEST function, in case of dependent variables, should carry out calculations without these dependent variables, like MS-Excel is able to do. For instance, in attachment 184913, =LINEST( A2:A8 ; B2:D8 ; 1 ; 1 ) should return the same result as =LINEST( A2:A8 ; C2:D8 ; 1 ; 1 ) because X2 data in column B are dependent of X4 data in column D -- You are receiving this mail because: You are the assignee for the bug.
