You need to enable JavaScript to run this app.
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
Value
t
Time (in years)
Value
n
Number of times compounded in each t
Value
Add New Variable
Constants
r
Interest rate
Default: 0.015
Add New Constant