Calculate
After {{term}} years your investment will be worth: ${{ (f1+f2).toLocaleString() }}
Initial Investment: ${{ initialInvestment.toLocaleString() }}
Regular Investment: ${{ totalRegularInvestment.toLocaleString() }}
Interest Investment: ${{ interest.toLocaleString() }}