I solved differential equations in c++ using euler method. In output i got only few values after that it is giving nan values. Is there any problem in the code or method can't solve those stiff equations.

Similar questions and discussions