annuity_present_value_factor: Present value factor of an annuity

Description Usage Arguments Value Examples

View source: R/annuity_present_value_factor.R

Description

Present value factor of an annuity

Usage

1

Arguments

rate

Interest rate.

periods

Number of periods.

Value

Present value per dollar that is received in the future

Examples

1
2
present_value_factor(0.05, 2)
present_value_factor(0.10, 7)

bclark86/clarklytics documentation built on Oct. 4, 2020, 12:14 a.m.