C# IRR Code
Thursday, October 19th, 2006As I said earlier here is the code to calculate IRR in C#. This is a rather long entry so you will have to be prepared to spend some time. While it’s not critical that you read it, I think it is important for those who have never written an IRR formula to understand how it works and what goes into it. This way, if you decide to use it and something goes wrong, you should be able to fix it. But don’t fear, the code is in here. (more…)