Learn R Programming

brfinance (version 0.8.0)

rule_of_114: Rule of 114

Description

Estimates the number of years required to triple an investment.

Usage

rule_of_114(rate)

Value

Approximate years to triple.

Arguments

rate

Annual interest rate (decimal).

Examples

Run this code
rule_of_114(rate = 0.08)

Run the code above in your browser using DataLab