Hi,

gg=4*A^3
gg.factor()
(4) * A^3

How to separate the number 4?  Nor gg.dict() nor list(gg.factor()) has
the number 4.

Remarkable is also the output of gg.factor()/4:  (4) * 4^-1 * A^3

Roland

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to