I am reading Mandelbrot, and stubling upon his use of the limit ("almost a Hölder exponent") \lim_{\epsilon -> 0} log(f(x+\epsilon) - f(x))/log(\epsilon).
To simplify, lets assume that f is non-decreasing, and of course the limit of \epsilon is from the right. Calling this (me, not Mandelbrot!) the "log-derivative", we can calculate log-derivative x^\alpha at x=0 is \alpha (\alpha>0) For a differentiable function, such that the first derivative is positive, we can calculate (by Taylor) the log-derivative is 1, and if the function is almost a constant, such that many derivatives are zero, and k being the leasdt integer such that the kth derivative is positive, the log-derivative is k. And so on. The idea of course is that this will be defined, at least for some non-diferentiable function.
My question: Does this procedure have an official name? any references? It is difficult to google because log-derivative means something else ...

