compounding_interest: Title

View source: R/compounding_interest.R

compounding_interestR Documentation

Title

Description

Title

Usage

compounding_interest(p, r, t)

Arguments

p

numeric

r

numeric

t

numeric

Value

numeric

Examples

compounding_interest(6, 0.0425, 6) # 1283.68

revendrat/FinancialMathematics documentation built on April 4, 2022, 8:31 p.m.