JACAL Polynomial Interpolation

by bucket_brigade for The GNU Project

Implement polynomial interpolation in JACAL - a method that allows you to get an expression of a polynomial of the least degree that goes through a given set of data points (an interpolating polynomial).