hello everyone..
please...
I need help to write a code to calculate the riemann sum approximation of the curve cos(sqrt(x^2+y^2)+1
calculate the actual volume using integration
use the ranges x=[-2pi to 2pi]=y, and 20 subdivisions.
also display the curve and the parallelepiped approximations on the same plot.
Thank you for your help!