Click here to Skip to main content
15,887,027 members
Articles / Desktop Programming / MFC

Polynomial Interpolation Algorithm from 1 to 9 Degree that Allows to Force the Constant Term to 0

Rate me:
Please Sign up or sign in to vote.
4.83/5 (3 votes)
10 Jun 2020CPOL4 min read 10.4K   259   8  
Polynomial interpolation algorithm from 1 to 9 degree that allow forcing constant term to 0
This program allows to compute the coefficient of the polynomial forcing the constant term to 0 from a polynomial of degree 1 to 9. Just for convenience, the program also computes the complete polynomial with the constant term.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
This is a Organisation (No members)


Comments and Discussions