Difference between revisions of "UpperSum Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|function}}
 
{{command|function}}
;UpperSum[ <Function>, <Number a>, <Number b>, <Number n> ]:Calculates the  ''upper sum'' of the function on the interval [''a, b''] using ''n'' 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.
 
:{{Notes|1=<br>
 
:{{Notes|1=<br>
 
:*This command draws the rectangles of the upper sum as well.<br>
 
:*This command draws the rectangles of the upper sum as well.<br>
 
:*See also the commands: [[LowerSum Command|LowerSum]], [[LeftSum Command|LeftSum]], [[RectangleSum Command|RectangleSum]], and [[TrapezoidalSum Command|TrapezoidalSum]] }}
 
:*See also the commands: [[LowerSum Command|LowerSum]], [[LeftSum Command|LeftSum]], [[RectangleSum Command|RectangleSum]], and [[TrapezoidalSum Command|TrapezoidalSum]] }}

Revision as of 08:55, 12 April 2013



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