$y = b^x \iff x = \log_b y$
Properties of Logs
$\log(xy) = \log x + \log y$
$\log(x/y) = \log x - \log y$
$\log(x^n) = n \log x$
$\log_b b = 1$, $\log_b 1 = 0$
Natural Log (ln)
Base $e \approx 2.718$. $\ln x = \log_e x$.
Compound Interest
Finite: $A = P(1 + r/n)^{nt}$
Continuous: $A = Pe^{rt}$