https://issues.apache.org/ooo/show_bug.cgi?id=123523
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |NOTABUG --- Comment #1 from Regina Henschel <[email protected]> --- With LINEST(B2:B8;C2:I8;1;1) you try to get 8 coefficients, but you have only 7 data rows. There is not enough data. If it is applicable in regard to the content, you can use the variant with intercept zero. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
