I am using the IMSL Math special function DNEQNF to solve a nonlinear system. This function stops the program when error 3 occurs exiting with the following error message :
'the iteration has not made good progress.
The user may try a new initial guess.
Stop - Program Terminated'
I would like...