dcolumn
dcolumn is a LaTeX package that provides decimal alignment in tabular and array environments. Its main purpose is to make numbers align on the decimal point across multiple rows, improving readability in tables that mix numeric values with varying widths.
The package introduces a new column type, typically denoted as D, which allows the user to specify
Typical usage involves loading the package with \usepackage{dcolumn} and using the D column specifier in the
dcolumn is an older but still useful tool for simple decimal alignment. It is often contrasted with