> Nope .... i gave you the formula for n years ....
> 
> b = result / balance
> x = deposit
> r = annual interest
> n = years
> 
> b = x * (1 + r %) ^ n
> 
> Allan

No you didn't.
simple compound interest is:

F  =  P ( 1 + R / N ) ^ ( N * T )
Where :  
F   =  final amount
P   =  initial amount
R   = interest rate
N   = number of compounding periods
T   = Time ( in years)

Pan



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to