LeftSum Command

From GeoGebra Manual
Revision as of 16:15, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Jump to: navigation, search


LeftSum( <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> )
Calculates the left sum of the function in the interval using n rectangles.
Example: LeftSum[x^2 + 1, 0, 2, 4] yields a = 3.75
Notes:
© 2024 International GeoGebra Institute