Derivative[function f]: Derivative of function f(x)
Derivative[function f, number n]: nth derivative of function f(x)
Note: You can use f’(x) instead of Derivative[f]as well as f’’(x) instead of Derivative[f, 2].
Related Topics
4.3.12. Function