Skip to content

Latest commit

 

History

History

assignment_1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Better Exponent Function

The goal of this assignment is to design a one-lined, recursive power function that can handle a double base and a positive or negative integer exponent.