3.5.2
fsolve
με την επιλογή
hybrid_solver
Είσοδος :
fsolve([x
^
2+y-2,x+y
^
2-2],[x,y],[2,2],
cos(x)=x,x,0,hybrid_solver)
Έξοδος :
[1.0,1.0]