Factorizing an expression

[email protected] (Ludovic Courtès)
Newsgroups gmane.comp.mathematics.axiom.user
Organization LAAS-CNRS
Message-ID <[email protected]>
Hi,

I'm looking for a way to turn an expression into a factor of another
one.  For instance, given this equation:

  (a/b)^2 + (a/b)y + 3(a/b)x

tell Axiom to somehow turn this into:

  (a/b).((a/b) + y + 3x)

Apologize if this is answered elsewhere but I couldn't find it in the
book.

Thanks,
Ludovic.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.