Difference between revisions of "Derivative Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
(added v4 - needs descriptions)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|function}}
 
{{command|function}}
 
; Derivative[Function]: Returns the derivative of the function.  
 
; Derivative[Function]: Returns the derivative of the function.  
 
; Derivative[Function, Number n]: Returns the ''n''<sup>th</sup> derivative of the function.
 
; Derivative[Function, Number n]: Returns the ''n''<sup>th</sup> derivative of the function.
 +
; Derivative[Curve]: {{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 <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.}}

Revision as of 18:32, 13 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