[Maxima] Feature request

Stavros Macrakis macrakis at alum.mit.edu
Mon Apr 21 16:21:01 CDT 2008


On Mon, Apr 21, 2008 at 4:24 PM, Richard Hennessy <rvh2007 at comcast.net>
wrote:

>  Can you undo this?
>

I assume you mean "given an expression constructed with makesimp, can I have
it resimplified the normal way"?  The answer is yes:

resimplify(expr) := expand(expr,0,0)$

ex: qq_reversed(1+x)-1 => 1+x-1

resimplify(ex) => x
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20080421/c4bc5008/attachment.htm 


More information about the Maxima mailing list