Write a short program that declares and initializes double variables one, two,
three, four, and five to the values \(1.000,1.414,1.732,2.00 \theta,\) and
\(2.236,\) respectively. Then write output statements to generate the following
legend and table. Use the tab escape sequence It to line up the columns. If
you are unfamiliar with the tab character, you should experiment with it while
doing this exercise. A tab works like a mechanical stop on a typewriter. A tab
causes output to begin in a next column, usually a multiple of eight spaces
away, Many editors and most word processors will have adjustable tab stops,
Our output does not.
The output should be: