Difference between revisions of "TrapezoidalSum Command"

From GeoGebra Manual
Jump to: navigation, search
m (style)
Line 5: Line 5:
 
;TrapezoidalSum[ <Function>, <Number a>, <Number b>, <Number n> ]:Calculates the trapezoidal sum of the function in the interval [''a, b''] using ''n'' trapezoids.
 
;TrapezoidalSum[ <Function>, <Number a>, <Number b>, <Number n> ]:Calculates the trapezoidal sum of the function in the interval [''a, b''] using ''n'' trapezoids.
 
:{{Notes|1=<br>
 
:{{Notes|1=<br>
:*This command draws the trapezoids of the trapezoidal sum as well.<br><br>
+
:*This command draws the trapezoids of the trapezoidal sum as well.
:*See also the commands:
+
:*See also the commands: [[LowerSum Command|LowerSum]], [[LeftSum Command|LeftSum]], [[RectangleSum Command|RectangleSum]] and [[UpperSum Command|UpperSum]]}}
:**[[LowerSum Command|LowerSum]]
 
:**[[LeftSum Command|LeftSum]]  
 
:**[[RectangleSum Command|RectangleSum]]
 
:**[[UpperSum Command|UpperSum]]<br>
 
}}
 

Revision as of 19:04, 9 March 2013



TrapezoidalSum[ <Function>, <Number a>, <Number b>, <Number n> ]
Calculates the trapezoidal sum of the function in the interval [a, b] using n trapezoids.
Notes:
© 2024 International GeoGebra Institute