Difference between revisions of "Assume Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|geogebra}} ==CAS Syntax== ;Assume( <Condition>, <Expression> ) :Evaluates the expression according to the condit...")
 
m (added Note template)
Line 4: Line 4:
 
:Evaluates the expression according to the condition
 
:Evaluates the expression according to the condition
 
:{{example|1=<code><nowiki>Assume(a > 0,Integral(exp(-a x), 0, infinity))</nowiki></code> yields ''1 / a''.}}
 
:{{example|1=<code><nowiki>Assume(a > 0,Integral(exp(-a x), 0, infinity))</nowiki></code> yields ''1 / a''.}}
*See also [[Solve Command]].
+
 
 +
 
 +
{{note|1=See also [[Solve Command]].}}

Revision as of 08:30, 23 May 2018

© 2024 International GeoGebra Institute