Given the three coefficients for a polynomial in the form ax^2 + bx + c, the starting and ending values of x, and the number of approximating rectangles, estimate the area of this region using either the left end-point, mid-point, or right end-point as specified by the user.
-
Notifications
You must be signed in to change notification settings - Fork 0
Given the three coefficients for a polynomial in the form ax^2 + bx + c, the starting and ending values of x, and the number of approximating rectangles, estimate the area of this region using either the left end-point, mid-point, or right end-point as specified by the user.
moemcd/riemannSum
About
Given the three coefficients for a polynomial in the form ax^2 + bx + c, the starting and ending values of x, and the number of approximating rectangles, estimate the area of this region using either the left end-point, mid-point, or right end-point as specified by the user.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published