Payment schedule

This program generates an amortization table based on user input of principal, percent interest, and loan duration. Figuring out the math for the interest paid, principal paid, and balance for each month of the payment schedule was harder than it looked. The percent interest does not accept values below 5.0, not as a bug, but rather as a "feature" required as part of the assignment.

AttachmentSize
COSC3370 David Norman amortization lab09.zip33.09 KB