GUIKIT PACKAGE TUTORIAL
GUIKit Example: NIntegrate Explorer
| In[1]:= |
| In[2]:= |
Example
The NIntegrate Explorer is a GUI that lets you do numerical quadrature using NIntegrate. It opens a tool that lets you enter an integrand, set a region, and then modify and change the various option settings for NIntegrate. The result of the computation is shown, along with a graphical display of the function evaluations and the input to NIntegrate that was used.
| In[3]:= |
| Out[3]= |
