Difference between revisions of "ImplicitDerivative Command"

From GeoGebra Manual
Jump to: navigation, search
m (Bot: Automated text replacement (-{{betamanual|version=4.2}} + ))
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>{{betamanual|version=4.2}}
+
<noinclude>{{Manual Page|version=4.2}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|cas=true|function}}
 
{{command|cas=true|function}}
 
;ImplicitDerivative[ <Expression> ]
 
;ImplicitDerivative[ <Expression> ]

Revision as of 16:12, 1 January 2013


ImplicitDerivative[ <Expression> ]
Gives the implicit derivative of the given expression.
Example:
ImplicitDerivative[x + 2 y] yields -0.5.
Note:

CAS Syntax

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