What is the best way to replace tan(x) with sin(x)/cos(x)?

*.match() does not seem to be suited, because I don't care where tan
(x) occurs, I just want to replace it.
WildFunction() seems to be broken.

Vinzent

On 21 Mrz., 08:03, Ondrej Certik <ond...@certik.cz> wrote:
> On Fri, Mar 20, 2009 at 10:05 PM, Akshay Srinivasan
>
> <akshaysriniva...@gmail.com> wrote:
>
> > Here is a nice paper on Trignometric Simplification -
> >http://vv.cn/d/d.aspx?Id=21987_1.0.42119
>
> Very cool! Thanks a lot for sharing it. Let's implement it in sympy.
>
> Ondrej
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to