ImplicitDerivative Command

From GeoGebra Manual
Revision as of 13:39, 31 August 2012 by Murkle (talk | contribs)
Jump to: navigation, search


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

CAS Syntax

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