https://issues.apache.org/ooo/show_bug.cgi?id=120419

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Regina Henschel <[email protected]> ---
That is no error but the property of cubic splines. Your given points have the
coordinate (1|1) (2|5) and (3|4). An interpolating polynom for your given
points is y = -2.5 * x^2 + 11.5 * x - 8. And that polynom has its maximum at
x=2.25 with a maximum value of 5.125

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to