CTAN update: bnumexpr
Date: July 28, 2017 5:31:21 PM CEST
Jean-François Burnol submitted an update to the
bnumexpr
package.
Version number: 1.2b 2017-07-09
License type: lppl1.3c
Summary description: Extends eTeX’s \numexpr...\relax construct to big
integers
Announcement text:
The underscore _ is accepted as digit separator, for readability of big numbers. For example: \thebnumexpr ( 92_874_927_979^5 - 31_9792_7979^6 ) / 30! \relax
This package is located at http://mirror.ctan.org/macros/latex/contrib/bnumexpr More information is at http://www.ctan.org/pkg/bnumexpr
Thanks for the upload. For the CTAN Team Manfred Lotz We are supported by the TeX user groups. Please join a users group; see http://www.tug.org/usergroups.html .
The underscore _ is accepted as digit separator, for readability of big numbers. For example: \thebnumexpr ( 92_874_927_979^5 - 31_9792_7979^6 ) / 30! \relax
This package is located at http://mirror.ctan.org/macros/latex/contrib/bnumexpr More information is at http://www.ctan.org/pkg/bnumexpr
Thanks for the upload. For the CTAN Team Manfred Lotz We are supported by the TeX user groups. Please join a users group; see http://www.tug.org/usergroups.html .
bnumexpr – Extends ε-TeX’s \numexpr...\relax construct to big integers
The package provides the command \bnumeval, which extends LaTeX's \inteval with support for arbitrarily big integers, // for floored division, /: for the associated remainder, ^ and ** for powers, ! for factorials, 0b, 0o and ', 0x and ", as prefixes for binary, octal, or hexadecimal inputs. With the optional argument [h] (or [o] or [b]) the output is converted to hexadecimal (or octal, or binary).
Package | bnumexpr |
Version | 1.7a 2025-09-14 |
Copyright | 2014–2025 Jean-François Burnol |
Maintainer | Jean-François Burnol |