Learn R Programming

FinCal (version 0.6.3)

ear: Convert stated annual rate to the effective annual rate

Description

Convert stated annual rate to the effective annual rate

Usage

ear(r, m)

Arguments

r
stated annual rate
m
number of compounding periods per year

See Also

ear.continuous

hpr2ear

ear2bey

ear2hpr

Examples

Run this code
ear(r=0.12,m=12)

ear(0.04,365)

Run the code above in your browser using DataLab