Tejas1510 / Hacking-Scripts

Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
https://hacking-scripts.netlify.app/
229 stars 284 forks source link

Script for calculating area under the graph #1081

Open Rajulmahto21 opened 2 years ago

Rajulmahto21 commented 2 years ago

Is your feature request related to a problem? Please describe. As a student we have always faced issues in manual calculations , when it comes to calculating area under the graphs its becomes really hectic to integrated and then put limits and what comes out as an answer may be wrong at times.

Describe the solution you'd like So to conquer this problem i would like to make a python script which will give the area under the graph by integration and will be faster and more presentable than other websites.

Describe alternatives you've considered Using different libraries available in python.

Additional context I would like to work on this issue under Hacktoberfest.

Rajulmahto21 commented 2 years ago

Assign this to me under hacktoberfest.

Rajulmahto21 commented 2 years ago

@Tejas1510 Kindly assign me and add this under hacktoberfest so that i can start working