]> www.ginac.de Git - ginac.git/commit - ginac/power.h
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)
commit55b0f861ce3676061b8f531c97fd34046875581d
treedd206118e1ac0a8309f5d4275238cbdbdc187c0b
parent24064b43ff0aebda40b1b4605fa6abc2920b4518
Make (a+b+c+...)^n work for huuuge terms.

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().
ginac/power.cpp
ginac/power.h