ImplicitDerivative Command

From GeoGebra Manual
Revision as of 13:48, 31 August 2012 by Zbynek (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, y, x] yields -\frac{y}{x}.
© 2024 International GeoGebra Institute