Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 486 Bytes

File metadata and controls

15 lines (10 loc) · 486 Bytes

Rectangular integration is a numerical integration technique that approximates the integral of a function with a rectangle.

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

See main.cpp for code.