Description Usage Arguments Value Examples
View source: R/annuity_present_value_factor.R
Present value factor of an annuity
1 | annuity_present_value_factor(rate, periods)
|
rate |
Interest rate. |
periods |
Number of periods. |
Present value per dollar that is received in the future
1 2 | present_value_factor(0.05, 2)
present_value_factor(0.10, 7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.