You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calculates the integral, midpoint approximation, and trapezoidal approximation of the x^y family of functions, then calculates the ratio of trapezoidal approximation plus midpoint approximation equals the actual integral value. Finally it graphs the results.