PROGRAM #4 (AMORTIZATION WITH A MENU)

The purpose of this lab is to familiarize students with the C++ software environment, learn math concepts of floating point numbers, int numbers, rounding, and iomanip formatting techniques. Additionally, its purpose will demonstrate how to send C++ source code and output files via email. ................
................