1.1 is a decimal number
1.10 is not a decimal number. Software versions of major.minor.patch might use such where 1.10 is later than 1.9, but with decimal numbers the 1.9 is greater than 1.1. With decimals the traiing
zero after the point are irrelevant.
As Kovid writes, you'd need a custom column for 1.1 to be less and different to 1.10
Dashs as per original would be less confusing.
The built-in series is decimal.
|