When called with two arguments, this function allows you set options parameters for the function
fsolve
. Given one argument,fsolve_options
returns the value of the corresponding option. If no arguments are supplied, the names of all the available options and their current values are displayed.Options include
"tolerance"
- Nonnegative relative tolerance.