Difference between revisions of "LowerSum Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5}}</noinclude>
 
{{command|function}}
 
{{command|function}}
 
;LowerSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]
 
;LowerSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]

Revision as of 07:41, 28 July 2015



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