Lab 1 - year is base 0 in Python, but starts at 1 in the equation
Opened this issue · 0 comments
willu47 commented
We should explain the difference between the implementation in Python of the discount rate using the array of years (which start at 0) and the equation for the discount factor, which indexes years starting with 1.