the starting principal of the loan
the interest rate of the loan
the number of months for the loan
an array of extra payments made towards the loan
if set to false, will allow the monthly payment to reduce over time, otherwise it remains fixed like a mortgage-style loan
the number of digits to round the result to
Calculates loan information using the amortization formula
Note: This is akin to a mortgage calculator