Create different types of graphs (curves, surfaces) to represent simple mathematical functions and their derivatives.
Usage:
Select the range for the x-axis (horizontal axis). The default value is from -10 to 10. When plotting a 3D graph, you will select a range for both x and y-axis.
Then select the function to plot, or insert a custom one.
WARNING!
If you write a custom function, it is important to use the dot notation. Examples: x.sin(x) x.^2 2sin(x)
To plot the function, click the "Plot" button. The "Clear" button will clear the graph.
With the 3D plot, you can drag the graph to rotate the view, and zoom in and out with your mouse wheel. To export a graph, click on the save as icon.