Difference between revisions of "TrapezoidalSum Command"

From GeoGebra Manual
Jump to: navigation, search
m (Fixed US / UK)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
{{command|function}}
+
{{command|functionUS_version=TrapezoidalSum|non-US_version=TrapeziumSum}}
{{Alternate Language|region=US|page_type=Command |US_version=TrapezoidalSum|UK_version=TrapeziumSum|Aus_version=TrapeziumSum}}
 
  
 
;TrapezoidalSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Trapezoids> ]
 
;TrapezoidalSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Trapezoids> ]

Revision as of 22:09, 7 September 2013




TrapezoidalSum[ <Function>, <Start x-Value>, <End x-Value>, <Number of Trapezoids> ]
Calculates the trapezoidal sum of the function in the interval [Start x-Value, End x-Value] using n trapezoids.
Example:
TrapezoidalSum[x^2, -2, 3, 5] yields 12.5.
Notes:
© 2024 International GeoGebra Institute