Description Usage Arguments Value Examples
source: https://en.wikipedia.org/wiki/Compound_interest
1 | payment(p, r, n)
|
p |
is the principal. |
r |
is the per annum interest rate (as percent e.g. 4.5). |
n |
is the number of payment periods. |
Monthly epayment.
1 | payment(150000, 4.5, 360)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.