I was wondering if there was a function that extends the domain of the following function to non-negative real numbers. For non-negative integer $n$ and real $y$, $y = f(x,n)$ is given by:
$$f(x,n) = \ln\underset{n-2}{\cdots}\ln x$$
e.g. $f(x,3) = \ln \ln \ln x, f(x,0) = x$.
Do any well known functions, defined instead for $n\in\mathbb{R}_0^+$, have this property?