View source: R/simple_interest.R
| simple_interest | R Documentation |
Calculate Simple Interest
simple_interest(p, r, t)
p |
numeric |
r |
numeric |
t |
numeric |
numeric
simple_interest(5000,0.08,11/12) #366.67
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.