NOMINAL

Name

NOMINAL —
NOMINAL(b1,b2)

Description

Calculates the nominal interest rate from a given effective rate.

Nominal interest rate is given by a formula:

nper * (( 1 + r ) ^ (1 / nper) - 1 )

where:

r = effective interest ratenper = number of periods used for compounding

See also

EFFECT