compound_interest: calculate Compound Interest

Description Usage Arguments Value Examples

View source: R/compound_interest.R

Description

calculate Compound Interest

Usage

1

Arguments

p

numeric

r

numeric

t

numeric

Value

numeric

Examples

1
compound_interest(1000, 0.0425, 6)

HimaniSingh30/FinancialMathematics documentation built on Dec. 17, 2021, 10:34 p.m.