This program computes the monthly payment and total interest on a loan by the formulae:

          P*(I/1200)
      M = ---------------------
          1-((1+(I/1200))^-(12*N))

      T = (12*N)*M-P

Where:
M=Monthly Payment
T=Total Interest
P=Principal
I=Annual Interest Rate (%)
N=No. Of Years

Mortgage
Mortgage
Principal
Annual Interest Rate (%)
Number of years


Monthly Payment = $0.00
Total Interest = $0.00


MORTGAGE TABLE
MonthPrincipal
Outstanding
InterestPrincipal
Repayment