NOMINAL function
NOMINAL(Rate,
NumberOfPeriods) NOMINAL(Rate;
NumberOfPeriods)
Rate
Number or { Number }
The effective interest rate.
NumberOfPeriods
Number or { Number }
The number of times interest is credited or compounded during the period that the nominal rate applies to.
Returns
Number or { Number }
A nominal interest rate.
Returns a nominal interest rate given the effective compounded interest rate.
Example
Partly derived from the OpenOffice.org documentation, licensed
under the Apache License 2.0.