Fixed Income Investment calculator
Total Summary
- Yield / Interest Rate{{calcTotal.length ? calcTotal[0] ? calcTotal[0].value : 0 : 0}}
- Face Value / Amount To Invest{{calcTotal.length ? calcTotal[1] ? calcTotal[1].value : 0 : 0}}
- Tenure / Duration (days){{calcTotal.length ? calcTotal[2] ? calcTotal[2].value : 0 : 0}}
- Total at the end of the tenure: $ {{formula.length ? formula[0].total : 0}}