Comment #4 on issue 2327 by [email protected]: sqrt(I) should return sqrt(2)/2 + sqrt(2)/2*I by default
http://code.google.com/p/sympy/issues/detail?id=2327

I could see trying to automatically remove the complex number from the denominator as we do with radicals so 1/(1+I) goes to 1/2 - I/2 the way 1/I goes to -I and 1/sqrt(2) goes to sqrt(2)/2...but I would leave sqrt(I) alone.

--
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