numprint – Print numbers with separators and exponent if necessary
The package numprint prints numbers with a separator every three digits and converts numbers given as 12345.6e789 to 12\,345,6\cdot 10^{789}. Numbers are printed in the current mode (text or math) in order to use the correct font.
Many things, including the decimal sign, the thousand separator, as well as the product sign can be changed by the user, e.g., to reach 12,345.6\times 10^{789}.
If an optional argument is given it is printed upright as unit. Numbers can be rounded to a given number of digits. The package supports an automatic, language-dependent change of the number format.
Tabular alignment using the tabular(*), array, tabularx, and longtable environments (similar to the dcolumn and rccol packages) is supported using all features of numprint. Additional text can be added before and after the formatted number.
Sources | /macros/latex/contrib/numprint |
Documentation | |
Version | 1.39 |
Licenses | The LaTeX Project Public License |
Copyright | 2000–2005, 2007, 2008, 2012 Harald Harders |
Maintainer | Harald Harders (inactive) |
Contained in | TeX Live as numprint MiKTeX as numprint |
Topics | Numbers |
Download the contents of this package in one zip archive (1.2M).
Announcements
- 2008-02-17 CTAN Update: numprint package
- 2007-01-08 CTAN package update: numprint
- 2005-07-13 CTAN update: numprint
Suggestions
Maybe you are interested in the following packages as well.
Community Comments