Difference between revisions of "Derivative Command"

From GeoGebra Manual
Jump to: navigation, search
(added v4 - needs descriptions)
Line 6: Line 6:
 
; Derivative[Curve, Number n]: {{description}}
 
; Derivative[Curve, Number n]: {{description}}
  
{{Note| You can use <tt>f</tt>'<tt>(x)</tt> instead of <tt>Derivative[f]</tt>, or <tt>f</tt><nowiki>''</nowiki><tt>(x)</tt> instead of <tt>Derivative[f, 2]</tt>, and so on.}}
+
{{Note| You can use <code>f'(x)</code> instead of <code>Derivative[f]</code>, or <code>f<nowiki>''</nowiki>(x)</code> instead of <code>Derivative[f, 2]</code>, and so on.}}

Revision as of 14:09, 27 February 2011


Derivative[Function]
Returns the derivative of the function.
Derivative[Function, Number n]
Returns the nth derivative of the function.
Derivative[Curve]


Derivative[Curve, Number n]


Note: You can use f'(x) instead of Derivative[f], or f''(x) instead of Derivative[f, 2], and so on.
© 2024 International GeoGebra Institute