Difference between revisions of "Integral Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<!-- Non-Standard Use of Manual Page Template -->
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
<noinclude>{{Manual Page|alt_link=Integral Command}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
==Definite integral==
 
 
 
; Integral[Function, Number a, Number b]: Returns the definite integral of the function in the interval [''a , b''].
 
; Integral[Function, Number a, Number b]: Returns the definite integral of the function in the interval [''a , b''].
 
: {{Note| This command also draws the area between the function graph of ''f'' and the ''x''-axis.}}
 
: {{Note| This command also draws the area between the function graph of ''f'' and the ''x''-axis.}}
Line 11: Line 10:
  
 
; Integral[Function f, Function g, Number a, Number b, Boolean Evaluate]: {{description}}
 
; Integral[Function f, Function g, Number a, Number b, Boolean Evaluate]: {{description}}
<noinclude>{{Note| See also [[Manual:Integral (Indefinite) Command|Integral (Indefinite)]] command.}}</noinclude>
+
==Indefinite integral==
 +
;Integral[Function]: Yields the indefinite integral for the given function.

Revision as of 14:08, 23 February 2011

Definite integral

Integral[Function, Number a, Number b]
Returns the definite integral of the function in the interval [a , b].
Note: This command also draws the area between the function graph of f and the x-axis.
Integral[Function, Number a, Number b, Boolean Evaluate]


Integral[Function f, Function g, Number a, Number b]
Yields the definite integral of the difference f(x) ‐ g(x) in the interval [a, b].
Note: This command also draws the area between the function graphs of f and g.
Integral[Function f, Function g, Number a, Number b, Boolean Evaluate]


Indefinite integral

Integral[Function]
Yields the indefinite integral for the given function.
© 2024 International GeoGebra Institute