HI! Could somebody try to compile this code and maybe tell me what is wrong? It compiles and runs, but the future value calculation comes out wrong. Any help is appreciated!!! Mary Ellen
FutureValue.java--This program will calculate the future value of an investment at a given interest rate for a specified number of years. The program will enable the user to enter the interest reat, investment amount, and years to predefined text fields set by the programmer. The future value will be displayed when the user clicks on the "calculate" button. */
(edited by Cindy to format code) [This message has been edited by Cindy Glass (edited April 13, 2001).]