View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#3
In the Derivative mode (there are also Grad, Div, Curl and Laplacian modes), just :
- type the expression to derivate in the "Expression" field, using the syntax shown in "Help";
- choose which variable with respect to derivative in "Var.1" field, and the number of multiple derivatives (e.g. 2 for second derivative) in "#" field. For partial derivatives, "Var.2" and "Var.3" can also be used.
- type enter in any field to calculate;
- see the "Settings" for many options.

zurrain101, "Derivative" does not solve equations. If you tell me exactly what you want maybe SymPy can be useful to make a sequence of calculations using derivatives, etc.

And try to learn and calculate by hand in your Calculus classes. This software is an aid to calculate more difficult derivatives and differential operators (gradient, etc).

Feel free to tell me your opinion, make questions, etc.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post: