| WebCab Options and Futures Web Services for .NET v3.1 | |
Interest.InterestPeriodConversion Method
Converts the interest compounded over m periods per annum to the equivalent interest rate calculated over n periods per annum.
Parameters
- m
- The number of input interest rate compounding periods.
- n
- The number of output interest rate compounding periods.
- interest
- The interest rate expressed as the compound interest rate over m periods.
Return Value
The equivalent interest rate over n periods returned in decimal format (i.e. 1 percent = 0.01).
See Also
Interest Class | Futures Namespace