| Financial Toolbox | Search  Help Desk |
| nomrr | Examples See Also |
Syntax
apr = nomrr(er, per)
Arguments
erperDescription
apr = nomrr(er, per)
calculates the nominal rate of return.
Example
To find the nominal annual rate of return based on an effective annual percentage rate of 9.38% compounded monthly:apr = nomrr(0.0938, 12)returns
apr =
0.0900 (9.0%)
See Also
effrr, irr, mirr, taxedrr, xirr