Skip to content

Program that finds the integral in the entered borders of function

Notifications You must be signed in to change notification settings

feeelin/numeric-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Integration

Program that find the integral in the entered borders of any entered function. Basing on numerical methods and using Rectangle, Trapezoid and Simpson's methods.

How does it works?

To get started, you enter a function in the first field. Don't forget to click the function download button to transfer your function to the program. Otherwise, the program will not be able to work.

Then you need to enter lower and upper border of integration and chose one of three methods: Rectangle, Trapezoid and Simpson's methods.

Now you can press the remaining button and get an answer!

You can also plot the selected interval of the function by clicking another button below

About

Program that finds the integral in the entered borders of function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages