Thank you both of you for your solutions. On Thu, Jul 9, 2015 at 11:26 AM, AMiT Kumar <[email protected]> wrote:
> > > 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 > <https://groups.google.com/d/msgid/sympy/6f59429d-d541-451e-aaf5-145606e0ba80%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CALOxT-%3DG0Miot_mOeNwh_WiL3Hfvg5YiTYhs1FnZxbO%2BTKGE6g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
