cppf / rectangular-integration

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C++ 100.0%