>> Is there any intention of implementing the IRR (internal rate of return) >> function in poi? > > I'd suggest you have a look at Yegor's ApacheCon talk from yesterday, which > explains how the formula parser works, and shows the very small amount of > code needed to implement a function. If you understand the maths behind the > function, you're probably almost all the way there! :) > > The talk should be online shortly
In this case, I happen to be personally very close to this function, it is part of my father's legacy. He wrote his dissertation on the Internal Rates of Return of Corporate Bonds. He created the CRSP monthly price database in the early 60s that was all about IRR. I have Fortran that performs this function. More later this week. Regards, Dave > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
