Returns the net present value of an investment based on a series of periodic cash flows and a discount rate.
Category: Financial
Parameters
...args: any[]
value1, value2, ... Value1 is required, subsequent values are optional. 1 to 254 arguments representing the payments and income.
value1, value2, ... must be equally spaced in time and occur at the end of each period.
NPV uses the order of value1, value2, ... to interpret the order of cash flows. Be sure to enter your payment and income values in the correct sequence.
Arguments that are empty values, logical values, or text representations of numbers, error values, or text that cannot be translated into numbers are ignored.
If an argument is an array or reference, only numbers in that array or reference are counted. Empty values, logical values, text, or error values in the array or reference are ignored.
Returns the net present value of an investment based on a series of periodic cash flows and a discount rate.
Category: Financial