CISC 2200 Project 1
CISC 2200 Project 1 Documentation

CISC 2200: Data Structures
Project 1: Computing Powers

Compare the performance of three different algorithms for computing powers:

We test these methods by computing 2n for n=0,1,2,..,32 and 2n for n=0,1,2,..,64.

Based on Chapter 2 of the text (Exercise 18, Programming Problem 1).

Author
Arthur G. Werschulz
Date
1 February 2016