SymPy Gamma logo SymPy Gamma

diff (f(x)*g(x)*h(x))
diff(f(x)*g(x)*h(x), x)
diff(f(x)*g(x)*h(x), x)
solve(f(x)*g(x)*h(x), x)
series(f(x)*g(x)*h(x), x, 0, 10)
See what Wolfram|Alpha has to say.

Want a full Python shell? Use SymPy Live.