Main
About
SymPy Live
SymPy Gamma
SymPy:
plot ([x,x**2,x**3,x**4])
Plot:
plot([
x
,
x**2
,
x**3
,
x**4
])
See what
Wolfram|Alpha
has to say.
Want a full Python shell? Use
SymPy Live
.