API:System.Math.InternalRateOfReturn
Delphi
function InternalRateOfReturn(const Guess: Extended; const CashFlows: array of Double): Extended;
C++
extern DELPHI_PACKAGE System::Extended __fastcall InternalRateOfReturn(const System::Extended Guess, const double *CashFlows, const System::NativeInt CashFlows_High);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Math.pas System.Math.hpp |
System.Math | System.Math |
Description
Embarcadero Technologies does not currently have any additional information.