RRI-func
Minimum Origin Version Required: 2019 SR0
This function is used to calculate an equivalent interest rate for the growth of an investment, given the number of periods for the investment nper, the present value Pv and the future value of the investment Fv.
double RRI( double nper, double pv, double fv)
nper
pv
fv
RRI(16.42,1000,1500)= // returns the rate 0.025
Nominal, pDuration, Effect,