The rate of discount over the length of one period.
At least one value is required. Values must be equally spaced in time and occur at the end of each period. This function uses the order of the values to interpret the order of cash flows. Be sure to enter your payment and income values in the correct sequence.
The net present value.
Calculates the net present value of an investment by using a discount rate and a series of future payments (negative values) and income (positive values).
Remarks:
npv()is similar to thepv()function (present value). The primary difference betweenpv()andnpv()is thatpv()allows cash flows to begin either at the end or at the beginning of the period. Unlike the variable NPV cash flow values, PV cash flows must be constant throughout the investment.npv()is also related to theirr()function (internal rate of return). IRR is the rate for which NPV equals zero:npv(irr(...), ...) = 0.