But in your example the first range is empty. I changed the exclude value to 
[1..2,3..4] and again the first interval is fine and the second wrong.

Tony

Thanks for this bug report.  Sometimes this happens even for the first range.

sage: plot(sin(pi*x)^cos(pi*x),(x,0,4),exclude=[pi..2,3..4],ymax=20)

This is now http://trac.sagemath.org/sage_trac/ticket/12676.
Hopefully it's just something easy to fix with the exclude code.

- kcrisman

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to