Thread Closed

How to make LaTex group

 
Share Thread Thread Tools
Jun24-09, 07:46 PM   #1
 

How to make LaTex group


How can I tell LaTex to group by thousands such as a large number like this: 1 000 000 000 instead of 1000000000

Thanks
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Jun25-09, 02:39 AM   #2
 
Blog Entries: 5
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
I don't think you can tell it that, because as far as LaTeX is concerned there is nothing special about numbers. You can do it manually, just type $1\,000\,000\,000$ or $1\;000\;000\;000$ or $1\:000\:000\:000$, depending on your preference. Or use scientific notation ($10^9$), of course

Examples:
  • $1\,000\,000\,000$
    [itex] 1\,000\,000\,000 [/itex]
  • $1\;000\;000\;000$
    [itex] 1\;000\;000\;000 [/itex]
  • $1\:000\:000\:000$
    [itex] 1\:000\:000\:000 [/itex]
  • $10^9$
    [itex] 10^9 [/itex]
Jun25-09, 02:14 PM   #3
 
Thanks, yea I was hoping there was a simpler way. Thanks though!
Jul20-09, 09:26 AM   #4
 

How to make LaTex group


This can be accomplished by using the numprint package. Check out http://www.ctan.org/tex-archive/macr...trib/numprint/ for details.
Thread Closed
Thread Tools


Similar Threads for: How to make LaTex group
Thread Forum Replies
How can I make math (by latex) available in my post? Forum Feedback & Announcements 5
LaTeX Question - How do you make a Lowercase Script L? Math & Science Software 2
Make Latex background transparent? Forum Feedback & Announcements 22
Best program to make graphics for LaTeX?? Math & Science Software 2
how to make a poster with latex? Math & Science Software 3