/lagrange-interpolation

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

Primary LanguageC++MIT LicenseMIT

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.