Page 2 of 2

Re: Polynomial curve fitting

Posted: Mon Jan 27, 2020 11:28 am
by mrcoollion
Thanks all for helping out.
[-hh] wrote: Fri Jan 24, 2020 7:52 pm tremendous rounding errors
I do know that rounding errors are a fact when using this algorithm but for my purposes it is more that sufficient. Thanks for the warning!

Regards,

Paul

Re: Polynomial curve fitting

Posted: Tue Jan 28, 2020 8:27 pm
by capellan
Interesting enough, a few months ago, Geoff Canyon and Hermann Hoch posted two stacks about using big numbers in Livecode:
https://forums.livecode.com/viewtopic.p ... rs#p173472

Re: Polynomial curve fitting

Posted: Wed Jan 29, 2020 1:44 pm
by mrcoollion
Could be a great combination !
Thanks for the information!