compound
-
math function
-
Computes the compounding rate for principal plus accrued interest on an investment of 1 unit, based on the specified interest rate and the number of periods.
-
Examples: +
put compound(7.25%, 6) —> 1.521892
math function
Computes the compounding rate for principal plus accrued interest on an investment of 1 unit, based on the specified interest rate and the number of periods.
Examples: +
put compound(7.25%, 6) —> 1.521892