The program named Formatting01

Illustrates simple formatted output along with inclusion of the file named iomanip.

Inclusion of iomanip required for types of formatting illustrated in this lesson.

Shows how to format floating-point output to print two digits beyond the decimal point. 

Can be generalized to format floating-point data to any specified number of digits beyond the decimal point.