Issue 687 in sympy: integrate(1/(1+x**5), x) could be made simpler by using atan

2009-03-05 Thread codesite-noreply
Updates: Status: Fixed Comment #14 on issue 687 by mattpap: integrate(1/(1+x**5), x) could be made simpler by using atan http://code.google.com/p/sympy/issues/detail?id=687 This issue was fixed together with #636. -- You received this message because you are listed in the owner or CC

Issue 687 in sympy: integrate(1/(1+x**5), x) could be made simpler by using atan

2009-03-05 Thread codesite-noreply
Updates: Status: Verified Comment #15 on issue 687 by ondrej.certik: integrate(1/(1+x**5), x) could be made simpler by using atan http://code.google.com/p/sympy/issues/detail?id=687 In [1]: integrate(1/(1+x**5), x) Out[1]: ⎛ ⎽⎽⎽⎞⎛ ⎛⎽⎽⎽⎞ ⎞ ⎛