'Returns the internal rate of return on an '+'investment. It references a multifield that contains cash flow information '+'and uses the supplied internal rate of return estimate to calculate results. '+'Before using this function, define a multifield containing expected cash '+'flow amounts over a period of time. It is assumed that the amounts are '+'received at regular intervals. Negative amounts are interpreted as cash '+'outflows, and positive amounts as inflows. The first amount must be a '+'negative number, to reflect the initial investment. The following amounts '+'can all be the same for each time period, or they can be different '+'(including a mixture of negatives, positives, or zeros). Specify the '+'estimated rate of return as the <guess-numeric-expression> parameter. '+'Pass the expected cash flow amounts as the <cash-flows-multifield-expression> parameter.'
Namespace: BusinessPackage
Delphi |
InternalRateOfReturnComment = 'Returns the internal rate of return on an '+ |
Value
Type: string
Reference |