CS311 Lab 1: Creating Functions to match Equations with Loops
Implement each of the functions described in equations.pdf. Test them, and do your best to ensure that they work. Remember, some will require nested loops to be implemented correctly. Also give the running time for each function using big-O notation.
Turn in your completed program on canvas.