Difference between revisions of "RectangleSum Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision: new commands)
Line 1: Line 1:
 
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|function}}
 
{{command|function}}
 
;RectangleSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles>, <Position for rectangle start> ]
 
;RectangleSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles>, <Position for rectangle start> ]
:{{description}}
+
:Calculates the sum of rectangles with left height starting at a fraction d of each interval using n rectangles. (''0<=d<=1'')
 +
{{Note|* This command draws the rectangles of the left sum as well.
 +
* See also [[LeftSum Command]], [[LowerSum Command]] and [[UpperSum Command]].}}

Revision as of 13:07, 1 March 2011



RectangleSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles>, <Position for rectangle start> ]
Calculates the sum of rectangles with left height starting at a fraction d of each interval using n rectangles. (0<=d<=1)
Note:
© 2024 International GeoGebra Institute