Difference between revisions of "UpperSum Command"

From GeoGebra Manual
Jump to: navigation, search
m
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</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> ]
 
:Calculates the  ''upper sum'' of the function on the interval [''Start x-Value, End x-Value''] using ''n'' rectangles.
 
:Calculates the  ''upper sum'' of the function on the interval [''Start x-Value, End x-Value''] using ''n'' rectangles.

Revision as of 14:23, 11 August 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