# NOT RUN {
library(iemisc)
# Example for equation 4-12 from the Reference text (page 135-136)
AgivenF(309*10^6, 60, 0.5, "annual")
# the interest rate is 0.5% per month and n is 60 months
AF(309*10^6, 60, 0.5, "annual")
# the interest rate is 0.5% per month and n is 60 months
# }
Run the code above in your browser using DataLab