|
|
|||
|
|
| Mathematica HowTo |
| The default behavior for functions in Mathematica is carefully chosen to be suitable for the vast majority of cases. Mathematica also gives you fine-grained control over the behavior of most functions by providing options you can customize. You can find what options are available for a function by consulting the documentation or by evaluating Options[function]. |
| In[1]:= |
| Out[1]= | ![]() |
| In[2]:= |
| Out[2]= |
| In[3]:= |
| Out[3]= |
| In[4]:= |
| Out[4]= |