SymPy Gamma logo SymPy Gamma

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

Want a full Python shell? Use SymPy Live.