Hi, In p(x) = x^3 – 3*x^2 + x - 1 the first minus sign is incorrect (probably, it comes from some cut and paste): delete it and replace it by a minus sign typed with the keyboard: p(x) = x^3 - 3*x^2 + x - 1 Then everything works fine.
Eric. -- 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.
