Hitung nilai sekarang bersih untuk arus kas tidak teratur
=XNPV(rate, values, dates)
| Parameter | Deskripsi |
|---|---|
rate |
Discount rate to apply to the cash flows. |
values |
Values representing cash flows. |
dates |
Dates that correspond to cash flows, in any order. |
In the example shown, the formula in F6 is:
=XNPV(F4,B5:B10,C5:C10) // returns 177.6532