It seems that solveset only deals with univariate equation, while solve does not consider the domain.
How can I get x==0 & y==0 by solving x**2 + y**2 == 0 in real domain? -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/0301ee79-b3be-48ef-8740-b771640126b1%40googlegroups.com.
