SymPy Gamma logo SymPy Gamma

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

Want to compute something more complicated? Try a full Python/SymPy console at SymPy Live.