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.
To associate your repository with the known-data-points topic, visit your repo's landing page and select "manage topics."