]> www.ginac.de Git - ginac.git/commit
introduce gcd_pf_pow_pow: gcd helper to handle partially factored expressions.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Mon, 25 Aug 2008 12:56:04 +0000 (16:56 +0400)
committerJens Vollinga <jensv@nikhef.nl>
Wed, 27 Aug 2008 14:22:59 +0000 (16:22 +0200)
commit55e50ea26252dff7432bdce8b010f9fbd058e907
tree553ca5bb82c3f8cac6f1b198be45cfc95b3d41d6
parent1d09676118944532e6100c93383d1659b1253a60
introduce gcd_pf_pow_pow: gcd helper to handle partially factored expressions.

gcd_pf_pow_pow handles the case when both arguments of gcd() are powers.

N.B. the actual code moved from gcd_pf_pow, no functional changes.
ginac/normal.cpp