Compound Interest

Compute compound interest and total amount.

Compound interest

  • Total: A = P (1 + r/n)^(n · t)
  • Interest: I = A − P

Where:

  • P = Principal
  • r = annualRatePct / 100
  • n = Compounds per year
  • t = Years
Compound Interest Calculator - Calculate Compound Interest Formula