8 May
2002
8 May
'02
1:31 p.m.
Hi! On Wed, May 08, 2002 at 12:23:05PM +0200, Tatiana Zolo wrote:
Why is different the behavior of subs() when it is applied on b^x*a^x or on b^5*a^5?
There's no difference in the behvaior of subs(), but GiNaC automatically decomposes (a*b)^5:
(a*b)^5; a^5*b^5
Bye, Christian -- / Coding on PowerPC and proud of it \/ http://www.uni-mainz.de/~bauec002/