Difference between revisions of "ImplicitDerivative Command"

From GeoGebra Manual
Jump to: navigation, search
(fixed broken wikipedia link)
Line 2: Line 2:
 
{{command|CAS}}
 
{{command|CAS}}
 
;ImplicitDerivative[<Expression>, <Dependent Variable>, <Independent Variable>]
 
;ImplicitDerivative[<Expression>, <Dependent Variable>, <Independent Variable>]
:Yields the [[w:Implicit derivatives|implicit derivative]] of the given expression.
+
:Yields the [[w:Implicit derivative|implicit derivative]] of the given expression.
  
 
{{example|1=<code>ImplicitDerivative[x^2+y^2,x,y]</code> yields ''-x/y''.}}
 
{{example|1=<code>ImplicitDerivative[x^2+y^2,x,y]</code> yields ''-x/y''.}}

Revision as of 10:33, 10 August 2011


This command works in CAS View only.

ImplicitDerivative[<Expression>, <Dependent Variable>, <Independent Variable>]
Yields the implicit derivative of the given expression.
Example: ImplicitDerivative[x^2+y^2,x,y] yields -x/y.
© 2024 International GeoGebra Institute