Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 387 Bytes

File metadata and controls

13 lines (9 loc) · 387 Bytes

Stirling's Central Difference interpolation gives the average of the values obtained by Gauss forward and backward interpolation formulae.

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

See main.cpp for code.