Lagrange Interpolation Calculator
Enter a set of (x, y) data points and a target x to evaluate the Lagrange interpolating polynomial instantly.
Data Points
x
y
Enter data points and click Calculate
Minimum 2 points required
Summary
Enter a set of (x, y) data points and a target x to evaluate the Lagrange interpolating polynomial instantly.
How it works
- Enter at least two (x, y) data points — one per row.
- Add or remove rows with the + / − buttons.
- Type a target x value in the "Evaluate at x" field.
- Click Calculate to run the interpolation.
- The tool displays the interpolated y value, the full polynomial, and the step-by-step basis polynomials.
Use cases
- Estimate function values between tabulated measurements.
- Reconstruct a smooth curve through sensor or experiment data.
- Verify polynomial interpolation homework problems step by step.
- Approximate transcendental functions with polynomial series.
- Check numerical methods course exercises.
- Interpolate calibration tables in engineering.
Frequently Asked Questions
Last updated: 2026-06-13 ·
Reviewed by Nham Vu