Learn R Programming

brfinance (version 0.8.0)

rule_of_72: Rule of 72

Description

Estimates the number of years required to double an investment.

Usage

rule_of_72(rate)

Value

Approximate years to double.

Arguments

rate

Annual interest rate (decimal).

Examples

Run this code
rule_of_72(rate = 0.08)

Run the code above in your browser using DataLab