LowerSum Command

From GeoGebra Manual
Revision as of 09:35, 9 October 2017 by Mathmum (talk | contribs)
Jump to: navigation, search


LowerSum( <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> )
Calculates the lower sum of the given function on the interval [Start x-Value, End x-Value], using n rectangles.
Example: LowerSum(x^2, -2, 4, 6) yields 15.
Note:
© 2024 International GeoGebra Institute