Taking the principal log of a real or complex number an infinite number of times converges one of two particular values in the complex plane. These values are $-W(-1)^*$ given a seed value with $\Im(z) \ge 0$, and $-W(-1)$ otherwise (with $W$ being the principal branch of the Lambert W function.)
While converging these values appear to "spiral" around this number in a way reminiscent of certain systems of differential equations.
However, function application is a discrete operation, so relating the two might be a bit of a fool's errand. I'm aware that it is possible to extend the differentiation operator in this manner. But that may be specific to differentiation, and it might not be possible with general function application.
So, is there a method for a general function? What about the specific function log? Is there a class of functions for which this works?
