English Dictionary
◊ EXPONENTIAL
exponential
adj : of or involving exponents; "exponential growth"
n : a function in which an independent variable appears as an
exponent [syn: {exponential function}]
English Computing Dictionary
◊ EXPONENTIAL
exponential
1. A function which raises some given constant
(the "base") to the power of its argument. I.e.
f x ◦ b^x
If no base is specified, {e}, the base of {natural
logarthim}s, is assumed.
2. {exponential-time algorithm}.
(1995-04-27)