to find the $$\lim_{h \to 0} \frac{a^h-1}{h}$$
$ a \in \mathbb{R} $ and a >0
i know that the limt of $\lim_{h \to 0} \frac{a^h-1}{h} = ln(a) $
because $ \lim_{h \to 0} \frac{a^h-1}{h} = f'(0) $ with f(x) = $ {a^x}$ , and f'(x) = ${a^x} ln(a)$
that was my proof , but i wonder to know how to use $(\epsilon ,\delta)$ in order to proof that .