Given a series of periodic cash flows, and the difference between the interest rate paid on financing versus the return received on reinvested income, calculates the modified internal rate of return as a decimal number.
MIRR(Ńashflowamounts: Array, financingrate: Number, reinvestmentreturnrate: Number) => Number
Parameter | Description |
Дashflow amounts | A list containing the income or payments associated with the investment. |
Financing rate | The interest rate paid on funds invested. |
Reinvestment return rate | The return (as a percentage) earned on reinvestment of income received from the investment |
Formula | Return value |
|
|
|
|
|
|
|
|