Comment #1 on issue 1229 by [email protected]: Simplification of sqrts
http://code.google.com/p/sympy/issues/detail?id=1229

This bug appears to have completely different output from the bug posting 3 years ago

solve (Eq (1/(sqrt(2*pi)*s) * exp (-(x**2)/(2*(s**2))),y), x)
[s*sqrt(2*log(1/(s*y)) - log(pi) - log(2)), -s*sqrt(2*log(1/(s*y)) - log(pi) - log(2))]

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