1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Left Sum
using the leftmost x value within an interval
Right Sum
using the rightmost x value within an interval
Lower sum
using the x value that produces the smallest f(x) value
Upper Sum
using the x value that produces the largest f(x) value
Midpoint Sum
finding the average between the two endpoints within and interval
Trapezoidal Sum & Midpoint Sum
tbd