Ask Your Question

Revision history [back]

You can not set it as a default, but you can add the option

sage: plot(cos(1/x),  (x, 0, 1), plot_points=5000)

I did not understand what you meant with sin(x)/x since the plot I get looks nice.