]> www.ginac.de Git - ginac.git/commit
"(x+1).subs(x==x-1)" now returns the correct result "x" instead of "x-1"
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 28 Feb 2002 17:53:47 +0000 (17:53 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Thu, 28 Feb 2002 17:53:47 +0000 (17:53 +0000)
commit835af1e00da6ec929466e961357d4ef4917b1fb9
treedce92a7720bd62167208c33e2fd3d2a2d562bb01
parent6f5d126dee39bef256b9dbc108d9e4fd753bdd75
"(x+1).subs(x==x-1)" now returns the correct result "x" instead of "x-1"
ginac/expairseq.cpp