public class FinanceFvscheduleEx1 extends Object
Computes the future value of an investment with scheduled rate of growth.
An investment of $10,000 is made. The investment will grow at the rate of 5.1% the first year, with the rate increasing by .1% each year thereafter for a total of 5 years. The future value of the investment is computed.Constructor and Description |
---|
FinanceFvscheduleEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.