Question in title really, something I always found strange when I was learning calculus.
I can see that $\int \frac{1}{x} dx$ can't be $\frac{x^0}{0}$ since this is not defined, and then the definite integral $\int_1^t \frac{1}{x} dx$ comes down to $$\lim_{\delta \rightarrow 0} \frac{t^{\delta}-1}{\delta} = \log (t).$$
But this understanding just comes from l'Hopital's rule, and also it still just seems really bizaare that the log function should fit into the set of power functions like this. Can anyone de-mystify this at all?