I have a table containing decimal numbers in one column. I\'m looking to align them in a manner similar to a word processor\'s \"decimal tab\" feature, so that all the poin
can you just print the numbers so that they always have the same number of decimal places, and right align them?