Daily DAX : Day 55 PV
A financial DAX function that calculates the present value of a loan or an investment, based on a
constant interest rate. You can use PV with either periodic, constant
payments (such as a mortgage or other loan), or a future value that’s
your investment goal.
Syntax
PV(<Rate>, <Nr_of_Periods>,<Payments_per_period>,<Future_Value>,<Type>)
Comments
Post a Comment