Hey! I've written a program that does some calculations yadda yadda yadda.
What I'd like to do is have the output look a little more neat. So I want the numbers aligned. Here is my code, I used the <iomanip> header file to have the decimal numbers rounded off but they are not neatly aligned as I would like. I want the number to be aligned by the decimal point.