Dear Mike,

Thanks! A real gift.

I wonder how I could find such a solution myself?

That is my only, but serious, problem with Sage. Where to find an
adequate solution for a problem> Hopefully this will be solved in the
comming years. For instance via an expert system.

Roland

Mike Hansen schreef:
> On Sat, Dec 5, 2009 at 11:01 PM, Rolandb <[email protected]> wrote:
> > 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.
>
> gg.factor().unit() should give it to you.
>
> --Mike

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

Reply via email to