Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

0xtejas/Python-Numerical-Integration-Definite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Integration (Definite Integration)

Using Simpson's Rule and Trapezoidal Rule

To Run the file

  python main.py

Proof for precision/working

image image