The output of monodromySolve is "technical." This method is intended for users uninterested in the underlying HomotopyGraph and its satellite data.
i1 : R = CC[a,b,c,d,e,f][x,y]; |
i2 : q = a*x^2+b*y+c; |
i3 : l = d*x+e*y+f; |
i4 : (sys, sols) = solveFamily polySystem {q,l} o4 = (sys, {{-.399528-.518453*ii, .40366+.46767*ii}, {.892712+.673395*ii, ------------------------------------------------------------------------ .29398+.632944*ii}}) o4 : Sequence |