Intrest Calculation

Vera uses a daily compounding interest rate mechanism based on binomial expansion.

  • k = Amount

  • N = Total days

  • q = 365 * 100 / interest rate

kāˆ—(1+1/q)Nk * (1+1/q) ^ N

For more info.

Last updated