On 2015-02-16, The_Fool <[email protected]> wrote: > 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))
works for me in Sage 6.5.rc3. > > 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.
