> 2. Is there a way for Sage to simplify (respectively, expand) expressions > like ln(x)+ln(y) (respectively, ln(x*y)? Sage does what you would expect > with trig functions using trig_expand, but I figure out how to deal with logs.
There is a ticket which I believe was merged in 4.3.3.alpha0 (?) adding this functionality from Maxima in a very nice and customizable way. - kcrisman -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
