next up previous contents index
suivant: Numeric roots of a monter: Solve systems with fsolve précédent: fsolve with the option   Table des matières   Index

fsolve with the option hybridsj_solver

Input :
fsolve([x^2+y-2,x+y^2-2],[x,y],[2,2],hybridsj_solver)
Output :
[1.0,1.0]



giac documentation written by Renée De Graeve and Bernard Parisse