ronaldor9
- 91
- 1
How can I tell LaTex to group by thousands such as a large number like this: 1 000 000 000 instead of 1000000000
Thanks
Thanks
The discussion revolves around formatting large numbers in LaTeX to group by thousands, specifically how to display numbers like 1 000 000 000 instead of 1000000000. The scope includes technical explanations and proposed solutions related to LaTeX typesetting.
Participants do not reach a consensus on a built-in method for grouping thousands in LaTeX, with multiple views on manual formatting and the use of packages remaining present.
Limitations include the lack of a built-in feature in LaTeX for automatic number formatting and the dependency on manual input or external packages for achieving the desired formatting.