Home/Iterative Map

An iterative map - also called an iterative function - is one where we take the output at each iteration and feed it back into calculate the next value, such as with population growth, where we take the previous population and feed it into the iterative function to calculate the current population and then that again will feed into the next iteration and so on.

2016-10-14T10:11:15+00:00