IRR function
Hello Pega Friends.
Does someone knows if pega has some OOTB function I can use for this?
I need to implement a calculation based on the Excel function:
IRR function - Internal Rate of Return (IRR)
Syntax:
IRR(values, [guess])
Values: Required. An array or a reference to cells that contain numbers for which you want to calculate the internal rate of return.
Guess: Optional. A number that you guess is close to the result of IRR.