Difference between revisions of "Derivative Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
 
(applied <tt> formatting)
Line 3: Line 3:
 
; 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.
  
'''Note:''' You can use ''f'(x)'' instead of ''Derivative[f]'', or ''f<nowiki>''</nowiki>(x)'' instead of ''Derivative[f, 2]'', 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 03:59, 27 October 2009

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

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