plot (x =cos (t),y =sin (t))
plot(p1=(cos(t), sin(t)))
Want to compute something more complicated? Try a full Python/SymPy console at SymPy Live.