]> www.ginac.de Git - ginac.git/commitdiff
Make (a+b+c+...)^n work for huuuge terms.
authorRichard Kreckel <kreckel@ginac.de>
Mon, 23 Nov 2015 20:21:18 +0000 (21:21 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Mon, 23 Nov 2015 20:21:18 +0000 (21:21 +0100)
This fix is neccessary for results exceeding 2^31 terms. While at it,
also restructured power::expand_add_() a bit to look more like the
more general power::expand_add().


No differences found