Skip to content

NLion74/Lagrange-Interpolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lagrange-Interpolation

A script to calculate a Polynomial from a given amount of points using Lagrange Interpolation, created for educational purposes.

Getting started

Start lagrangeInterpolation.py and it will ask you to input your points in the format (x1, y1), (x2, y2)... Afterwards it show you the calculated Polynomial along with the points you set.

About

A script to calculate a Polynomial from a given amount of points using Lagrange Interpolation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages