Comment #6 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
This operation is related with simplification and complex expansion.
The original expression save information about multiplicity of solutions,
while simplified expression only about principal root.
http://en.wikipedia.org/wiki/Square_root#Square_root_of_an_imaginary_number
So I am -1, that is contra, to simplify on-the fly such simplification
rules.
--
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.