Skip to main content

functions - How can I differentiate numerically?


Mathematica has two ways to integrate: Integrate and NIntegrate.
But what about D? D and Derivative are for symbolic differentiation.



How can I differentiate a function numerically?




Comments