Hi Given an expression like Eq(a/b,c), how can I manipulate both lhs and rhs together? It would be useful if something like b*Eq(a/b,c) can become Eq(a,b*c).
Thanks Blair -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/612725b3-8a3f-461f-8853-b18258704ff5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
