Comment #2 on issue 1583 by [email protected]: evalf doesn't evaluate arguments to functions if they have symbols
http://code.google.com/p/sympy/issues/detail?id=1583
Issue 2809 is similar in that even (3.0*pi).n() doesn't become a number. We've made functions containing floats evaluate; we should probably do the same with Muls or Adds involving numerical constants. I can't locate the discussion about that right now, however.
-- 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.
