]> www.ginac.de Git - ginac.git/commit
when normal() doesn't recur any further because the specified recursion level
authorChristian Bauer <Christian.Bauer@uni-mainz.de>
Sat, 6 Jan 2001 19:18:29 +0000 (19:18 +0000)
committerChristian Bauer <Christian.Bauer@uni-mainz.de>
Sat, 6 Jan 2001 19:18:29 +0000 (19:18 +0000)
commit6d89c8f370b4f5f98319f340aa0da31cbdff0dc5
tree41ab1e97a1b255462d0fbf04d7c1fc25fb928d1f
parent338d41bbe5441880f5a3eebca9cf6956fcaa3c14
when normal() doesn't recur any further because the specified recursion level
was reached, the remaining subexpression is replaced by a symbol to avoid
continuing with non-polynomial expressions
ginac/normal.cpp