Delphi Financial components and Functions



I am looking for a Delphi financial library that is capable of calculating
Cash flow and return (MIRR, IRR)
I know that the math unit has an IRR( ) function but it does not have
MIRR( )

I downloaded WebCab Bonds for delphi, but the demo requires the .NET
framework and I am not sure if there is a Native Delphi version.

I prefer to have source whenever posible, because I need to protect my
investment.

TIA

Hendrik


.



Relevant Pages

  • Re: Delphi Financial components and Functions
    ... > calculating Cash flow and return (MIRR, ... > I know that the math unit has an IRRfunction but it does not ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Declaring Units in the Uses section
    ... > they come standard with Delphi and all exist in the same directory? ... Because the CompareValue function in the Math unit is just one of the ...
    (comp.lang.pascal.delphi.misc)