Hi,
I am looking for a mathematical library for C#, able to give a n-grade polynomial function representing a list of (x,y) points.
Could anyone help me?
Thanks in advance.
Álvaro
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hirendra SisodiyaPosted Nov 20, 2010, 2:56 AM
you can check this
http://www.codeproject.com/KB/cs/PolyLib.aspx
thanks