Updates:
        Status: Accepted
        Labels: Milestone-Release0.6.4

Comment #1 on issue 1240 by ondrej.certik: sin(atan(x)) and cos(atan(x))  
are not simplified
http://code.google.com/p/sympy/issues/detail?id=1240

Some of this is already implemented, for example:

In [1]: sinh(atanh(x))
Out[1]:
      x
───────────
    ⎽⎽⎽⎽⎽⎽⎽⎽
   ╱      2
╲╱  1 - x


So this should be implemented for trigonometric functions as well. If you  
want to
help us with this, implement this in the same way as these commits:

http://git.sympy.org/?p=sympy.git;a=commitdiff;h=3ba7fbec77add069d6
http://git.sympy.org/?p=sympy.git;a=commitdiff;h=865d6a48d0711e7182c2f4b5d5

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to