Derivatives
Calculate derivatives with the D command:
In[1]:= |
Out[1]= | ![]() |
Or use prime notation:
In[2]:= |
Out[2]= | ![]() |
Differentiate user-defined functions:
In[1]:= |
Out[1]= | ![]() |
Pass derivatives directly into a plot:
In[2]:= |
Out[2]= | ![]() |
You can also take multiple derivatives:
In[1]:= |
Out[1]= | ![]() |
Or use the ' symbol multiple times:
In[2]:= |
Out[2]= | ![]() |
As with earlier subjects, calculus formulas can be accessed via natural-language input:
In[1]:= |
Out[1]= | ![]() |
QUICK REFERENCE: Calculus »