Description Usage Arguments Value
Calculate rate of interest per period
1 | fin_rate(pv, pay, n, guess = 0.1, tol = 1e-05, max_iter = 100)
|
pv |
Present value |
pay |
Payment per period |
n |
Number of compounding periods |
guess |
Starting guess for solving rate of interest, default 0.1 |
tol |
Tolerance for solution |
max_iter |
Maximum iterations to find solution |
Rate of interest per period
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.