Updates:
        Status: Fixed

Comment #4 on issue 1036 by Vinzent.Steinberg: trigsimp(cos(x)*tan(x)) should return sin(x)
http://code.google.com/p/sympy/issues/detail?id=1036

In [1]: trigsimp(cos(x)*tan(x))
Out[1]: sin(x)



--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to