Future Value Calculator

Enter the following values to calculate the future value:





Instructions: Enter the present value amount, annual interest rate as a percentage, and number of years. Click the Calculate Future Value button to see the result.

``` This allows the user to input the needed values, performs the future value calculation in JavaScript, and displays the result when the button is clicked.