]> www.ginac.de Git - ginac.git/history - ginac/function.hppy
Fix evaluation of log(p^a) -> a*log(p), if p>0 and a is real.
[ginac.git] / ginac / function.hppy
2013-10-16 Vladimir V. KisilMake it possible to override info() for functions.
2013-10-16 Vladimir V. KisilFunctions can define a custom expand() now.
2012-07-17 Alexei SheplyakovConvert function.pl into C++ (well, almost) source...