Compound Interest
Tags: #EconomicsEquation
Latex Code
1 2 | A = P(1+\frac{r}{m})^{mt} \\ A = Pe^{rt} |
Have Fun
Let's Vote for the Most Difficult Equation!
Introduction
Equation
Latex Code
1 2 | A = P(1+\frac{r}{m})^{mt} \\ A = Pe^{rt} |
Explanation
Latex code for the Compound Interest. I will briefly introduce the notations in this formulation.
: Future Value/Maturity Value
: Principal/Present Value
: Annual Rate (decimal)
: Number of Compounding Periods per Year
: Time (years)
: Loan/investment is compounded continuously
Reply