| calc_nominal_rate | R Documentation |
Converts an effective interest rate into a nominal rate.
calc_nominal_rate(effective_rate, m)
effective_rate |
Effective interest rate (decimal). |
m |
Number of compounding periods per year. |
Nominal interest rate.
calc_nominal_rate(effective_rate = 0.1268, m = 12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.