Can someone tell me how to put in the parameters for the odeint function for the python to get the integral.
I am trying to get the integral of e^x from 0 to 2 but I am not sure how to put in the parameters. The documentation isnt all that clear to me.
Thanks