Question
Solving systems of equations with R, X = real restriction
Hello,
I need to solve a system of equations where I have defined in different parts "R + 1j*X" type expressions. But I get complex number results for both R and X. How can I define a restriction for R and X making them real numbers with no imaginary part?
Thanks in advance.

