...Offering a basic and intuitive layout, user can input values, choose target field for calculation, and choose between "Simple" or "Compound" calculation methods. Includes also a grid table for projection results.
A mortgage calculator which computes payment, present value, future value, interest, and period. Also provides an amortization table to the user. Also useful for car payments and possibly other loans.
A Perl CGI script which calculates a matrix of loan payments in a table for the purpose of determining which interest rate and term will best fit a buyer's needs. Working on linking the payment values to a ammort schedule.