Theme | Bootstrap |
---|---|
Targeted Device | Medium devices (desktops, 992px and up) users. Collapsed to start, horizontal above breakpoints. |
Label Position | Top |
Radios and Checkboxes | Stacked |
Element Size | Medium |
Shows how to design calculation of Net Present Value of an investment using available WP App Studio financial functions.
Net Present Value(NPV) is used to determine the present value of an investment by the discounted sum of all cash flows received from the project. Net present value calculation compares the amount invested today to the present value of the future cash receipts from the investment. Formulas used in calculations are below:
Net Present Value:
NPV(!#ent_npv_discount_rate#, !#ent_npv_year_1_cashflow#, !#ent_npv_year_2_cashflow#, !#ent_npv_year_3_cashflow#, !#ent_npv_year_4_cashflow#, !#ent_npv_year_5_cashflow#)+ !#ent_npv_initial_investment#
Note: The attribute tags used in the formulas are based on the names you give to your attributes.
[npv_calculator]