Algo_ds_101: Riemann Sum

Created on 3 Oct 2020  路  7Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
Riemann Sum

Submission Type
Maths_And_Stats

Submission Description
Riemann Sum is a certain kind of approximation of an integral by a finite sum. The sum is calculated by partitioning the region into shapes (rectangles, trapezoids, parabolas, or cubics) that together form a region that is similar to the region being measured, then calculating the area for each of these shapes, and finally adding all of these small areas together.

Folder Related To
Maths_And_Stats => Calculus => Riemann Sum => Riemann Sum.extension

Contributors

  • [ ] C++ -
  • [ ] C -
  • [ ] Python -
  • [ ] Java -
  • [ ] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [ ] C# -
C# Hacktoberfest New Submssion TypeScript first timer good first issue java javascript php ruby scala swift

All 7 comments

I'd like to try this in C#. Also, shouldn't this be under Calculus?
EDIT: appears to be fixed now, cool.

I want to work on this issue in C++

I want to work on this issue in python, can you assign it to me?

I would want to work on this in python

i would like to do this in C , C++, python ? @ahampriyanshu @Mr-Vaibhav-Shukla

Hi @Astrogeek77 ,
Go ahead with C.

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jaswantsinghh picture Jaswantsinghh  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

0x6f736f646f picture 0x6f736f646f  路  3Comments

Nirali0029 picture Nirali0029  路  5Comments