I am attempting to plot the incomplete gamma function, gamma(x,2), but Sage returns an error: AttributeError: type object 'float' has no attribute 'precision'.
This is the exact command I am typing: plot(gamma(x,2),(x,0,5)) I am using Sage 6.4.1. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
