DiscountFactor
Calculates the discount factor used to convert future cash flows to present value, accounting for the time value of money.
Reference
Parameters
rate
The discount rate per period (expressed as a decimal, e.g., 0.05 for 5%).
Component data2-core-primitives@Number
periods
The number of periods into the future for which to calculate the discount factor.
Component data2-core-primitives@Number