https://github.com/the-mastermind1/numerical_integration_
https://github.com/the-mastermind1/numerical_integration_
cpp newton-cotes numerical-integration
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/the-mastermind1/numerical_integration_
- Owner: The-Mastermind1
- Created: 2024-11-24T14:39:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-01T16:19:46.000Z (over 1 year ago)
- Last Synced: 2025-01-12T11:36:40.144Z (over 1 year ago)
- Topics: cpp, newton-cotes, numerical-integration
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# numerical_integration_
This code uses numerical integration to approximate the integral of
π(π₯)=sinβ‘(4ππ₯)
it uses both the types of simpson and table in order to approach the integral of f(x)=π(π₯)=sinβ‘(4ππ₯)