Compare 0.6 and 0.58 by padding the shorter decimal with a zero
(0.6 → 0.60) so both have the same number of decimal places, then
compare digit by digit: 0.60 > 0.58.
Example
Compare 0.6 and 0.58 by padding and comparing digits.
highlighted = computed this step
Step 1 — Set up
Set up the decimal board.
00..65x8
Step 2 — Pad zeros
Pad 0.6 to 0.60: append 0 in the hundredths place.
00..6508
Step 3 — Compare digits
Compare digit by digit: 0.6 > 0.58.
00..6508
Step 4 — Result
Read the comparison: 0.6 > 0.58.
00..6508
compare-decimalsTo compare decimals, first pad the shorter one with trailing zeros so both have the same number of decimal places. Then compare the digits from left to right as you would for whole numbers.