Math & Science ⇒ Much larger than
Much larger than
Is there a LaTeX shorthand for the "much larger than" or "much smaller than" signs? Somehow, >> and << don't quite correspond to the versions normally used in books.
Last edited by marcdein on Thu Jul 21, 2011 11:41 am, edited 3 times in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Much larger than
Hi,
you could use \gg and \ll with standard LaTeX. The packages mathabx and MnSymbol also provide symbols with this name for that purpose, you can see it in the Comprehensive LaTeX Symbol List.
Stefan
you could use \gg and \ll with standard LaTeX. The packages mathabx and MnSymbol also provide symbols with this name for that purpose, you can see it in the Comprehensive LaTeX Symbol List.
Stefan
LaTeX.org admin