Skip to content

f0lie/area_approx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

areaAprox

Estimates the area under a curve from [a,b]. The function that is supplied in the code is x^2.

Building

$ mkdir build

$ cd build

$ cmake ..

$ make

$ ./area_approx

About

Estimates the area under a curve from [a,b]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published