Skip to content

This project contains the implementation of some methods (rules) for calculating definite integrals

License

Notifications You must be signed in to change notification settings

SValentyn/Calculation-Definite-Integrals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculation-Definite-Integrals

GPLv3 license Maintenance
forthebadge


In mathematics, an integral assigns numbers to functions in a way that can describe displacement, area, volume, and other concepts that arise by combining infinitesimal data. In practice, it is often enough for us to know the approximate value of a certain integral with some given degree of accuracy.

This project contains the implementation of some methods (rules) for calculating definite integrals:

  1. Left Rectangles Method
  2. Right Rectangles Method
  3. Midpoint Rectangles Method
  4. Trapezoidal Method
  5. Simpson's Method
  6. Romberg's Method
  7. Monte Carlo Method

Useful links: Derivative, Integral, Numerical integration, Riemann sum.

Support

Patches are welcome and can be submitted by forking this project and submitting a pull request via GitHub.
Please see CONTRIBUTING.md for more details.


I hope my project will help you! Communication with me: https://t.me/vlnt_snk

About

This project contains the implementation of some methods (rules) for calculating definite integrals

Resources

License

Stars

Watchers

Forks

Languages