![]() |
|
|||||||||||||||||
Addition chain exponentiationIn mathematics, addition chain exponentiation is a fast method of exponentation. It works by creating a minimal-length addition chain that generates the desired exponent. Each exponentiation in the chain can be evaluated by multiplying two of the earlier exponentiation results. This algorithm works better than binary exponentiation for high exponents. It trades off space for speed, so it may not be good on overworked systems. The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License.
How to see transparent copy 01-04-2007 01:21:04 |
|





