1. Describe the two main parts of a recursive method.
2. Implement x (as a double) to the k (as an integer) power using a recursive method.