public class FinanceFvEx1 extends Object
Computes the future value of an investment.
A couple starts setting aside $30,000 a year when they are 45 years old. They expect to earn 5% interest on the money compounded yearly. The future value of the investment is computed for a 20 year period.Constructor and Description |
---|
FinanceFvEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.