Difference between revisions of "RectangleSum Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
m (Note on limitation)
 
Line 5: Line 5:
 
: {{Note|1=<br>
 
: {{Note|1=<br>
 
:*This command draws the rectangles of the left sum as well.<br>
 
:*This command draws the rectangles of the left sum as well.<br>
:*See also the commands: [[UpperSum Command|UpperSum]], [[LowerSum Command|LowerSum]], [[LeftSum Command|LeftSum]] , [[TrapezoidalSum Command|TrapezoidalSum]] }}
+
:*This command is designed as a visual aid so won't give accurate answers if the number of rectangles is too large.
 +
:*See also the commands: [[UpperSum Command|UpperSum]], [[LowerSum Command|LowerSum]], [[LeftSum Command|LeftSum]] , [[TrapezoidalSum Command|TrapezoidalSum]]. }}

Latest revision as of 15:28, 17 November 2017


RectangleSum( <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles>, <Position for rectangle start> )
Calculates between the Start x-Value and the End x-Value the sum of rectangles with left height starting at a fraction d (0 ≤ d ≤ 1) of each interval, using n rectangles.
When d = 0 it is equivalent to the LeftSum command, and when d = 1 it computes the right sum of the given function.
Note:
  • This command draws the rectangles of the left sum as well.
  • This command is designed as a visual aid so won't give accurate answers if the number of rectangles is too large.
  • See also the commands: UpperSum, LowerSum, LeftSum , TrapezoidalSum.
© 2024 International GeoGebra Institute