This C program estimates a function value at a given point using Lagrange interpolation based on known data points.
-
Updated
Apr 29, 2023 - C
This C program estimates a function value at a given point using Lagrange interpolation based on known data points.
Add a description, image, and links to the known-data-points topic page so that developers can more easily learn about it.
To associate your repository with the known-data-points topic, visit your repo's landing page and select "manage topics."