On 01/15/12 13:18, JamesHDavenport wrote:
> Thanks. Given that, here's the sagenb (4.7.2) version, showing the bug
> (wrong when t is negative real):
> sage: t=var('t')
> sage: f=(1/2)*log(2*t)+(1/2)*log(1/t)
> sage: f.full_simplify()
> 1/2*log(2)I created a ticket for this here: http://trac.sagemath.org/sage_trac/ticket/12322 Thanks for the example! -- 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
