View source: R/compounding_interest.R
compounding_interest | R Documentation |
Title
compounding_interest(p, r, t)
p |
numeric |
r |
numeric |
t |
numeric |
numeric
compounding_interest(6, 0.0425, 6) # 1283.68
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.