Main
About
SymPy Live
SymPy Gamma
SymPy:
plot (x =cos (t),y =sin (t))
Plot:
plot(
p1=(cos(t), sin(t))
)
See what
Wolfram|Alpha
has to say.
Want a full Python shell? Use
SymPy Live
.