'Returns the number of payment periods for an investment. '+'It computes the number of payment periods required for an investment of '+'<present-value-numeric-expression> to reach a value of <future-value-numeric-expression>, '+'while making regular payments of <payment-numeric-expression> and accruing '+'interest at the rate of <rate-numeric-expression> per compounding period. The '+'last parameter indicates whether the cash flow occurs '+'at the beginning (ptStartOfPeriod) or end (ptEndOfPeriod) '+'of the period'
Namespace: BusinessPackage
Delphi |
NumberOfPeriodsComment = 'Returns the number of payment periods for an investment. '+ |
Value
Type: string
Reference |