On Wed, May 13, 2015 at 8:56 AM, Phoenix <[email protected]> wrote: > > So anyway to get all the roots?
See https://cloud.sagemath.com/projects/4a5f0542-5873-4eed-a85c-a18c706e8bcd/files/support/2015-05-13-111552.sagews > > > On Wednesday, May 13, 2015 at 9:22:55 AM UTC-5, Phoenix wrote: >> >> >> Why does this not work? >> >> p = 331776*x^36 - 11943936*x^34 + 195747840*x^32 - 1932263424*x^30 + >> 12809871360*x^28 - 60216016896*x^26 + 206610186240*x^24 - >> 524928024576*x^22 + 991718940672*x^20 - 1386996203520*x^18 + >> 1415900528640*x^16 - 1026732589056*x^14 + 505483296768*x^12 - >> 158084628480*x^10 + 28283240448*x^8 - 2378170368*x^6 >> >> p.roots() >> >> >> ? >> >> >> > -- > 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. -- William (http://wstein.org) -- 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.
