Question: JAVA PROGRAMMING: Financial Calculator In this project, you will create a very simple financial calculator using JavaFX. You will write a Java program that computes
Financial Calculator In this project, you will create a very simple financial calculator using JavaFX. You will write a Java program that computes the future value of an investment at a given interest rate for a specified number of years according to the formula below Future Value Investment An1 Monthly Interest Rate) Where Monthly Interest Rate Annual Interest Rate /1200 Below is a screenshot of a sample output (PLEASE make sure you get the same result) nvertment Amount Number of 325 1306 2 HINT: You will need to use Math.pow)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
