DB
FunctionsFinancial

financial_net_present_value

Computes the net present value (NPV) of a series of cash flows given a discount rate. Accepts either rate plus scalar cashflow arguments or rate plus one JSON array of cashflows.

financial_net_present_value(…) → Float64

Kind · scalar

Computes the net present value (NPV) of a series of cash flows given a discount rate. Accepts either rate plus scalar cashflow arguments or rate plus one JSON array of cashflows.

Part of the Financial family.