This implements the exponential growth model and its analytic solution. Try running the simulation using Euler and RK4 to see the difference in error between the two methods.
This implements the exponential growth model and its analytic solution. Try running the simulation using Euler and RK4 to see the difference in error between the two methods.