web-tool.net / Guide

Review decimal marks, grouping and negative numbers

This is a fixed-example checklist. It does not read real data or files. Review the difference between display and meaning before handing a number to another locale; it does not auto-convert or infer a locale.

Only five fixed cases are rendered in the browser. There is no file upload, storage or transmission.

Review points

ExampleDisplayClassHandoff caution
English style1,234.56decimal + groupingSeparate decimal and grouping marks
German style1.234,56decimal + groupingConfirm the locale with the recipient
Negative-1,234.50negativeDo not drop the sign
EmptyemptyemptyDo not treat it as zero
Ambiguous1,234ambiguousDo not infer automatically