Updates:
        Status: Fixed

Comment #1 on issue 3408 by [email protected]: problem with method simplify()
http://code.google.com/p/sympy/issues/detail?id=3408

It works in master, and will in 0.7.2:

In [24]: Fx.simplify()
Out[24]:
1.0 0.0301972630529529⋅(log(x) - 5.64573515821231) 2.76229525331605e-8⋅x - 2.49960774399905e-5⋅log(x) + 0.000110518561253128 + ────────────────────────────────────────────── x

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
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/sympy-issues?hl=en.

Reply via email to