ImplicitDerivative Command

From GeoGebra Manual
Revision as of 16:12, 1 January 2013 by Bot (talk | contribs) (Bot: Automated text replacement (-{{betamanual|version=4.2}} + ))
Jump to: navigation, search


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