Skip to content

Files

Latest commit

 

History

History
13 lines (9 loc) · 364 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 364 Bytes

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.