Question: How do I get the derivative of a numerical solution from a DE?

Hello, here is my problem. I solve a non-linear first order DE using numerical method but then I need to know when the first derivative equals 0, and i don't know how to get this derivative because dsolve only gives me the fonction and not derivative... thank you for your help
Please Wait...