That wasn't the question. There are many different ways to define just that function. One was, as noted before, to define
ln(t)= \int_1^t\frac{1}{x}dx
Since 1/x is defined for all non-zero x, that defined ln(t) for all positive t. By the fundamental theorem of Calculus, the derivative of ln(t) is 1/t. And that's positive for positive x so ln(x) is an increasing function. You can then use substitution in the integral to prove that ln(1/t)= -ln(t), ln(st)= ln(s)+ ln(t), and that ln(x^y)= yln(x)
By the mean value theorem, we can write (ln(2)- ln(1))/(2- 1)= 1/c for some c between1 and 2. Of course, that says that ln(2)= 1/c for c< 2 and so ln(2)> 1/2. That's important because then, for any X> 0, ln(2^{2X})= 2Xln(2)> X. Since X could be any number, ln(x) is unbounded. Since ln(t) is increasing, the limit, as x goes to infinity, of ln(x) is infinity and, because ln(1/t) - ln(t), the limit as x goes to 0 is negative infinity. That is, ln(t) maps the set of all positive numbers one-to-one and onto the set of all real numbers. That means it has a inverse function that maps the set of all real numbers to the set of all positive numbers. We can call that inverse function, "exp(x)".
And, finally, here is the important point- If y= exp(x) then x= ln(y). If x is not 0, we can divide both sides by x: 1= (1/x)ln(y)= ln(y^{1/x}). Going back to the exponental form, that says exp(1)= y^{1/x} so that y= (exp(1))^x. That is, the inverse function to ln(x), as defined with that integral, really is an exponential! And, of course, if we define e= ln(1), it follows that [/itex]exp(x)= e^x[/itex].