seachelle

8 Reputation

2 Badges

16 years, 349 days

MaplePrimes Activity


These are questions asked by seachelle

Hi. I have to create a procedure Approx with the procedure call Approx(f, a, b, N). I don't really understand how to write procedures so I'm confused.  The point of the procedure is to return the floating point value of the right Reimann sum SN  which approximates the area under the curve y = f(x) over the interval [a, b]. I don't know where to go from here. Here is what I have so far:

 

 

Page 1 of 1