I encountered a problem that asks me to calculate the area between the curves $y=0$, $y=-2$, $y=log(x)$, and $x=0$.
But in order to do so, it requires to calculate and use the following integral: $\int_{-2}^{0}{e^x}{dx} = 1 - \frac{1}{e^2}$.
I can't find a way of using that value, since the logarithm function is in base 10. (If $y=ln(x)$ I could claim that there is symmetry along $x=y$ and that would be proof enough to say the area is the same, wouldn't it?).
What step should I look into?
Thanks a lot.