Calculates the annual nominal interest using the number of compounding periods per year and the effective rate.
NOMINAL(effectiverate: Number, periodsperyear: Number) => Number
Parameter | Description |
Effective rate | The effective interest rate per year. |
Periods per year | The number of compounding periods per year. |
Formula | Return value |
|
|
|
|
|
|
|
|