RRI (PQL - xl)
This function returns calculated interest rate for growth of investment
- Library: PQL \ Spreadsheet \ Financial
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
RRI(nper, pv, fv)
Function Arguments
Name | Description | Type | Optional |
nper | Number of periods for the investment | Number |
|
pv | Present value of the investment | Number |
|
fv | Future value of the investment | Number |
|
Comments
This function is the same as the Microsoft Excel 'RRI' function - using the same inputs, logic and outputs.