'Returns the interest rate required to increase '+'<present-value-numeric-expression> to <future-value-numeric-expression>. '+'It calculates the interest rate required in order for an '+'investment of <present-value-numeric-expression>, with '+'periodic payments of <payment-numeric-expression>, to be '+'worth <future-value-numeric-expression> within '+'<num-periods-integer-expression> compounding periods. '+'If <num-periods-integer-expression> represents years, an '+'annual interest rate results; if it represents months, '+'a monthly interest rate results, and so on. The '+'last parameter indicates whether the cash flow occurs '+'at the beginning (ptStartOfPeriod) or end (ptEndOfPeriod) '+'of the period'
Namespace: BusinessPackage
Delphi |
InterestRateComment = 'Returns the interest rate required to increase '+ |
Value
Type: string
Reference |