Financial Toolbox
  Go to function:
    Search    Help Desk 
effrr    Examples   See Also

Effective rate of return.

Syntax

Arguments

apr
Annual percentage rate. Enter as a decimal fraction.
per
Number of compounding periods per year, an integer.

Description

r = effrr(apr, per) calculates the annual effective rate of return. Compounding continuously returns r equivalent to (e^apr-1).

Example

Find the effective annual rate of return based on an annual percentage rate of 9% compounded monthly.

returns

See Also

nomrr



[ Previous | Help Desk | Next ]