Nonlinear Equations
Given FCN, the name of a function of the form `f (X)' and an initial
starting point X0, `fsolve' solves the set of equations such that `f(X)
== 0'.
When called with two arguments, this function allows you set options
parameters for the function `fsolve'.