Difference between revisions of "UpperSum Command"

From GeoGebra Manual
Jump to: navigation, search
m (style)
Line 3: Line 3:
 
;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>, <Number a>, <Number b>, <Number n> ]:Calculates the  ''upper sum'' of the function on the interval [''a, b''] using ''n'' rectangles.
 
:{{Notes|1=<br>
 
:{{Notes|1=<br>
:*This command draws the rectangles of the upper sum as well.<br><br>
+
:*This command draws the rectangles of the upper sum as well.<br>
:*See also the commands:
+
:*See also the commands: [[LowerSum Command|LowerSum]], [[LeftSum Command|LeftSum]], [[RectangleSum Command|RectangleSum]], and [[TrapezoidalSum Command|TrapezoidalSum]] }}
:**[[LowerSum Command|LowerSum]]
 
:**[[LeftSum Command|LeftSum]]  
 
:**[[RectangleSum Command|RectangleSum]]
 
:**[[TrapezoidalSum Command|TrapezoidalSum]]  
 
}}
 

Revision as of 17:56, 9 March 2013


UpperSum[ <Function>, <Number a>, <Number b>, <Number n> ]
Calculates the upper sum of the function on the interval [a, b] using n rectangles.
Notes:
© 2024 International GeoGebra Institute