Issue 415 in sympy: pow, sqrt: combine terms

2009-06-26 Thread codesite-noreply
Updates: Owner: --- Labels: -Priority-Medium Priority-High Comment #8 on issue 415 by fab...@fseoane.net: pow, sqrt: combine terms http://code.google.com/p/sympy/issues/detail?id=415 Some of the issues reported here are solved. What remains to do still is solve the issue report

Issue 415 in sympy: pow, sqrt: combine terms

2009-06-26 Thread codesite-noreply
Comment #9 on issue 415 by ondrej.certik: pow, sqrt: combine terms http://code.google.com/p/sympy/issues/detail?id=415 Indeed, that's a bug: In [1]: H = S(1)/2 In [2]: H**H * sqrt(6) Out[2]: ⎽⎽⎽ 2⋅╲╱ 3 ─── 2 -- You received this message because you are listed in the owner or CC