On Thursday, August 13, 2015 at 10:09:25 PM UTC+2, Ursula Whitcher wrote:
>
> > sage: map(factor, (x^2+9).coefficients()) 
> > [3^2, 1] 
>
> Can you write it as a symbolic expression? 
>

Not really, see http://trac.sagemath.org/ticket/10069

sage: SR(3).mul(SR(3), hold=True)
9*

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to