Read-only forum archive

Simplifying a polynomial

Simplifying a polynomial

someguy · Fri May 30, 2014 12:58 pm

Is there any SINGULAR command to simplify polynomials?
If not, are there any other methods to do the same?

Re: Simplifying a polynomial

malex · Sat May 31, 2014 6:51 pm

one can use
Code:
simplify
:)

ps: see http://www.singular.uni-kl.de/Manual/4-0-0/sing_388.htm#SEC427 for details...