JavaScript CD Calculator

Lab Description

For this assignment, we were asked to rewrite the CD calculator from Lab 3 as a combination of an (X)HTML form "driven" by Javascript. This shows our ability to create HTML forms and JavaScript.

JavaScript and Forms

Purchuse Price:
Interest Rate:
Years:
Future Value:

Source Code

The JavaScript source for this is InterestCalculator.js