public class FinanceXnpvEx1 extends Object
Computes the net present value for a schedule of payments.
In this example, the present value of 3 payments, $1,000, $2,000, and $1,000, with an interest rate of 5% made on January 3, 1997, January 3, 1999, and January 3, 2000 is computed.| Constructor and Description |
|---|
FinanceXnpvEx1() |
public static void main(String[] args) throws ParseException
ParseExceptionCopyright © 2020 Rogue Wave Software. All rights reserved.