Small example:http://sagenb.org/home/pub/195
I would like to have it decompose into something like:
z = ( 0.027027027027e ) / d + 3p/dmq
f'(x) = ( 4 * z ^ 2 ) - ( 2 * z )
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To
I have a really large formula that obviously has some common terms and
significant duplication inside of it, is there a way to make sage
reduce, or extract out common pieces?
Small example: http://sagenb.org:8000/home/pub/195
Any help is greatly appreciated.
-Zac