Difference between revisions of "UpperSum 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.0}}</noinclude>
 
{{command|function}}
 
{{command|function}}
 
;UpperSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]
 
;UpperSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]

Revision as of 08:59, 28 July 2015



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:
© 2024 International GeoGebra Institute