Recent content by mt-squared

  1. M

    Selecting roots found by Solve[]

    Hi All, I am using Solve[{f(x,y)==0,g(x,y)==0},{x,y}] to find "x,y" roots of "f" and "g" functions. I am only interested in positive "x" and "y" roots, ignoring all the other. Is there a way to use "Select" command to find all positive roots? Thanks.
Back
Top