On Thursday, March 22, 2018 at 2:26:18 PM UTC+5:30, Amit Kumar wrote: > > Hey Yathartha, > > That sounds good. > > Cheers! > Amit >
Okay! Thanks. Also, I was thinking was making absolute value expressions to work in complex domain. I found a few equations that have complex solutions: - http://www.wolframalpha.com/input/?i=solve(abs(x-2)+%2Babs(x)+-+7,+x) <http://www.wolframalpha.com/input/?i=solve(abs(x-2)+%2Babs(x)+-+7,+x)> - http://www.wolframalpha.com/input/?i=solve(abs(x-2)+-2+,+x) - http://www.wolframalpha.com/input/?i=solve(abs(x-2)+%2Babs(x+%2B4)+-+16,+x) I was trying to figure out a possible way to solve this, but I am facing difficulty in getting to the solution. I tried asking the question here <https://math.stackexchange.com/questions/2691914/solving-abs-equations-with-complex-solution/>, and got the only possible way. Can you provide me with some suggestions regarding this? Is there a specific reason as to why solveset (and even solve) is not made to solve in complex 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/3a06f637-1b7d-4ccd-b108-255ed96748cb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
