Lagrange-Interpolation Algorithm

Lagrange interpolation polynomials in Python

Usage

pip3 install -r requirements.txt
python3 main.py

Principle

pic1

Example

pic2 pic3

Verify

Use https://www.geogebra.org/calculator to Check the answer(geogebra supports LaTex)