Solver Yield calculator: complex interest
Algebra
->
Finance
-> Solver Yield calculator: complex interest
Log On
Algebra in Finance
Algebra
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Yield calculator: complex interest'
This Solver (Yield calculator: complex interest)
was created by by
Alex.33(110)
:
View Source
,
Show
,
Put on YOUR site
About Alex.33
:
Alex is back.
==section input Principal*[input p=100] Interest*[input i=2]% Compounded *[input t=12] times per year For *[input n=3] years ==section solution *[assign o=$p*(1+($i/100))^($n*$t)]$o ==section output o ==section check