MATMathematics
Derivative Calculator
Find the first, second, or third symbolic derivative of an expression with respect to a variable.
Try an example
Derivative
3 * x ^ 2 + 4 * x - 5
Derivative found: 3 * x ^ 2 + 4 * x - 5.
Original function
x^3 + 2x^2 - 5x + 3
Order
First derivative
Derivative
d/dx x^3 + 2x^2 - 5x + 3 = 3 * x ^ 2 + 4 * x - 5
- Original
- x^3 + 2x^2 - 5x + 3
- Derivative
- 3 * x ^ 2 + 4 * x - 5
OriginalDerivative
How It Works
Formula
Where
- Original function
- Variable of differentiation
- Derivative order: 1, 2, or 3
The expression is parsed by mathjs, differentiated the requested number of times, then simplified for display.
Frequently Asked Questions
Related Calculators
Search