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

fsolve with the option newtonj_solver

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



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