I was recently having a discussion with someone, and we found that we could not agree on what an exponential function is, and thus we could not agree on what exponential growth is.
Wikipedia claims it is $e^x$, whereas I thought it was $k^x$, where k could be any unchanging number. For example, when I'm doing Computer Science classes, I would do everything using base 2. Is $2^x$ not an exponential function? The classical example of exponential growth is something that doubles every increment, which is perfectly fulfilled by $2^x$. I'd also thought $10^x$ was a common case of exponential growth, that is, increasing by an order of magnitude each time. Or am I wrong in this, and only things that follow the natural exponential are exponential equations, and thus examples of exponential growth?