Difference between revisions of "NDerivative Command"

From GeoGebra Manual
Jump to: navigation, search
(added example)
Line 2: Line 2:
 
;NDerivative[ <Function> ]
 
;NDerivative[ <Function> ]
 
:Plots the 1st derivative of the given function, calculated numerically.
 
:Plots the 1st derivative of the given function, calculated numerically.
 +
:{{example|1= <code>NDerivative[x^4+2x^3-2x+1]</code> plots in ''Graphics View'' the graph of the function f(x) = 3x² + 6x - 2, which is the first derivative of the given function. However, the equation of the plotted function is not shown in ''Algebra View''.}}

Revision as of 11:27, 14 March 2016


NDerivative[ <Function> ]
Plots the 1st derivative of the given function, calculated numerically.
Example: NDerivative[x^4+2x^3-2x+1] plots in Graphics View the graph of the function f(x) = 3x² + 6x - 2, which is the first derivative of the given function. However, the equation of the plotted function is not shown in Algebra View.
© 2024 International GeoGebra Institute