I'm looking for an open source C# .NET Financial Functions library. Something that does IRR (Internal Rate of Return) and other common functions that are available in applications like Excel.
Suggestions?
|
2
|
|
|
|
|
|
There's one in the .NET library (haven't used it though) |
||||
|
|
|
Check out this C# Implementation of financial functions I've made it a few years ago and it's still up and running. |
||
|
|
|
Regards, tamberg |
||
|
|
|
|
This proved to be quite useful: http://code.google.com/p/irr-newtonraphson-calculator/downloads/list |
||
|
|
|
|
What about FinCad (developers edition) |
||
|
|