Joel B. Mohler wrote: > On Tuesday 08 April 2008 02:10:35 am Dan Drake wrote: >> On Mon, 07 Apr 2008 at 08:10PM -0700, kcrisman wrote: >>> Final comment - are both related to >>> sage: parametric_plot((0,t),0,1) >>> not working, which is consistent with >>> sage: plot(1) >>> not returning a horizontal line, but (sort of) inconsistent with >>> sage: plot(sin) >>> returning a curve, since Integer(1) is not callable symbolically? >>> Sorry for the self-responses, just trying to clarify in case there >>> really is something here worth looking at. >> I think I've run into this problem before, where constants cannot be >> coerced into functions. I really wish that worked; when I type >> >> plot(2, x, -1, 1) >> >> I *don't* want to see the numeral "2" printed at the origin, and I can't >> imagine anybody who would. > > Some relevant trac tickets are: > http://www.sagetrac.org/sage_trac/ticket/2410 > http://www.sagetrac.org/sage_trac/ticket/2409 > > I believe that might cover all the wrong things in this thread, but if not, > there should probably be more trac tickets.
In light of the above tickets, http://www.sagetrac.org/sage_trac/ticket/2604 might be a duplicate. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---