On Thursday, July 9, 2015 at 8:53:45 PM UTC+5:30, Renato Coutinho wrote: > > Wouldn't it be better to use > > a = Abs(sin(w))/cos(w) + Abs(w) > a.replace(Abs, Id) > > rather than deal with strings? > > Yes, that is certainly better, I couldn't recall this, earlier.
Thanks! *AMiT Kumar* -- 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 http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/6f59429d-d541-451e-aaf5-145606e0ba80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
