Expressor.io

Compound Interest Formula

Here is a quick demo showing how expressor is used to for on-the-fly compound interest calculation.

Expression to evaluate

P * (1 + r/n) ^ (n * t)

Variables

P
Principle amount
t
Time (in years)
n
Number of times compounded in each t

Constants

r
Interest rate
Default: 0.015