1. Continuous compounding. Assume you have a savings account that offers continuous compounding at nominal_annual_rate.
If you make an initial deposit, P, how much money will you have in the account after 6 months? 12 months? Recall that exp()
implements the exponential function in R.