The Oracle
quantity
equation
principal*( 1 + ( apr / 100 ) )^years + (annual_contribution/apr)*(100*(1+apr/100)^years - apr)
description
SET
fidelity
annual_contribution
min
max
a
b
float
int
log
intlog
type
apr
min
max
a
b
float
int
log
intlog
type
principal
min
max
a
b
float
int
log
intlog
type
years
min
max
a
b
float
int
log
intlog
type
SAVE
value = principal*( 1 + ( apr / 100 ) )^years + (annual_contribution/apr)*(100*(1+apr/100)^years - apr)
HiPlot
Loading HiPlot...
HiPlot needs JavaScript to run