This is a simple calculator built with HTML5, CSS3, and JavaScript to return the simple interest payment.
The user inputs the duration of the principal's deposit, the interest rate, and the amount of the principal.
The program returns the yield at the given rate and duration.