Ask Your Question

Revision history [back]

parametric_plot takes an argument thickness as follows:

sage: parametric_plot([cos(x),sin(x)],x,0,2*pi,thickness=5)