public class FinancePvEx1 extends Object
Computes the net present value of a lottery prize.
A lady wins a $10 million lottery. The money is to be paid out at the end of each year in $500,000 payments for 20 years. The current treasury bill rate of 6% is used as the discount rate. Here, the present value of her prize is computed.Constructor and Description |
---|
FinancePvEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.