
15 Jan
2003
15 Jan
'03
3:16 p.m.
CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@cs.unipr.it 2003-01-15 16:16:39
Modified files: src : simplify.cc
Log message: Improved the logarithms' simplifications with the rule (a^b)^{log n / log a} = n^b, \quad \text{where } a \in \Rset, a > 0 \text{and } b \in \Nset.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/simplify.cc.diff?cvsroot...