Difference between revisions of "Integral Command"

From GeoGebra Manual
Jump to: navigation, search
(applied alternate link within "Manual Page" Warning template)
(needs descriptions - non standard template to be modified)
Line 3: Line 3:
  
 
; 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.}}
 +
 
 +
; Integral[Function, Number a, Number b, Boolean Evaluate]: {{description}}
 +
 
 
; 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''].
 
; 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''.
+
: {{Note| This command also draws the area between the function graphs of ''f'' and ''g''.}}
<noinclude>'''Note:''' Also see command [[Manual:Integral (Indefinite) Command|Integral (Indefinite)]].</noinclude>
+
 
 +
; Integral[Function f, Function g, Number a, Number b, Boolean Evaluate]: {{description}}
 +
<noinclude>{{Note| See also [[Manual:Integral (Indefinite) Command|Integral (Indefinite)]] command.}}</noinclude>

Revision as of 12:36, 23 February 2011


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]


Note: See also Integral (Indefinite) command.
© 2024 International GeoGebra Institute