rule_of_114: Rule of 114

View source: R/calculators.R

rule_of_114R Documentation

Rule of 114

Description

Estimates the number of years required to triple an investment.

Usage

rule_of_114(rate)

Arguments

rate

Annual interest rate (decimal).

Value

Approximate years to triple.

Examples

rule_of_114(rate = 0.08)


brfinance documentation built on Feb. 19, 2026, 9:06 a.m.