The following applet demonstrates the iteration of a function that adds one to a number inputed. As you can see, iteration of this function produces the effect of counting as the result of the function is placed back into the function to calculate the next value.