Thanks to Kalid Azad's book (betterexplained.com), I understand exponential phenomena better.
$ae^{rt}$ gives the growth of '$a$' after '$t$' unit of times and with a "continuous" growth rate of '$r$' (so if $rt = 1$ like in $e^1$ the formula will output the new value of '$a$' after a $100\%$ of growth during $1$ unit of time '$t$', it can also be thought of as a $50\%$ growth during $2$ periods of times, etc...).
The $\ln(x)$ function outputs the amount of time needed to have a certain growth of the quantity '$1$'. e.g. $\ln(2.71\dots) = 1$ (we need $1$ unit of time to transition from $1$ to $2.71\dots$ with $100\%$ continuous growth).
My definitions are not $100\%$ mathematical and precise but I can't visualize and understand $\exp(x)$ or $\ln(x)$ without them (especially their applications in engineering stuff).
The $\ln(x)$ function is the antiderivative of $\frac1x$ (or $\frac1x$ is the derivative of $\ln(x)$), and my question is what's the link between $\frac1x$ and the time needed to have a continuous growth of a rate "$r$" and during $x$ unit of times. For example, why the derivative of the $\ln(x)$, the function returning the time to achieve $100\%$ growth during a time unit, is the inverse of the time unit $x$. What's the intuitive explanation of $\ln(x)$ being the antiderivative of $\frac1x$ ?
$$e^x = e^1, e^2, e^3, e^4,\dots$$
$$\ln(e^x) = 1, 2, 3, 4,\dots$$
$$\frac1x = \frac1{e^1}, \frac1{e^2}, \frac1{e^3}, \frac1{e^4},\dots$$