Skip to content

The Lagrange interpolation formula is a way to find a polynomial which takes on certain values at arbitrary points.

License

Notifications You must be signed in to change notification settings

cppf/lagrange-interpolation

Repository files navigation

The Lagrange interpolation formula is a way to find a polynomial which takes on certain values at arbitrary points.

Course: Numerical Methods Laboratory, Monsoon 2011
Taught by: Prof. Bata Krushna Ojha

See main.cpp for code.

About

The Lagrange interpolation formula is a way to find a polynomial which takes on certain values at arbitrary points.

Topics

Resources

License

Stars

Watchers

Forks