npv
Calculate the net present value of periodic cash flows given a discount rate.
Instructions
Calculate Net Present Value of a series of cash flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cash_flows | Yes | Cash flow per period; index 0 is t=0. | |
| discount_rate | Yes | Discount rate as a percentage. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||