English Dictionary
◊ EXPONENTIATION
exponentiation
n : the process of raising a quantity to some assigned power
[syn: {involution}]
English Computing Dictionary
◊ DID YOU MEAN 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)