Derivative Fun
x2 + 2x - 4
2x + 2
cos(4x)
-4sin(4x)
e2x
2e2x
y = xy
y' = y / (1 - x)
x2 + 2x - 4
2
sqrt(x4 + 2)
(2x3) / (sqrt(x4 + 2))
sin(cos(x2))
-cos(cos(x2))(sin(x2))(2x)
ln(7x2 + pi)
(14x) / (7x2 + pi)
2x = 3y - sin(y)
y' = 2 / (3 - cos(y))
3sqrt(x) + 4x - 2
-3 / (4sqrt(x3))
(x4 - 3x)(x + 4)2
(4x3 - 3)(x + 4)2 + 2(x4 - 3x)(x + 4)
tan-1(3x2 + 2)
(6x) / (1 + (3x2 + 2)2)
2eln(e^(x^2))
4x
ln(y2) + ey = x3
y' = (3x2) / ((2 / y) + ey)
sin(x3)
-sin(x3)(9x4) + cos(x3)(6x)
(x2 + 2) / (3x)
(2x(3x) - 3(x2 + 3)) / (3x)2
cos2(sec(sqrt(x)))
2cos(sec(sqrt(x)))(-sin(sec(sqrt(x))))(sec(sqrt(x))tan(sqrt(x)))(1 / (2sqrt(x)))
ln((6x) / (3x2))
-1 / x
exy = 2x - 3y2
y' = (2 - yexy) / (6y + xexy)
xex
2ex + xex