UpperSum Command

From GeoGebra Manual
Revision as of 12:49, 17 November 2017 by Zoltan (talk | contribs) (Note on maximal number of rectangles (unchecked))
Jump to: navigation, search


UpperSum( <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> )
Calculates the upper sum of the function on the interval [Start x-Value, End x-Value] using n rectangles.
Example: UpperSum(x^2, -2, 4, 6) yields 35.
Notes:
  • The number of rectangles must be under a maximum of 10000, otherwise that maximum will be used.
  • © 2024 International GeoGebra Institute