CTAN update: bnumexpr
Date: September 24, 2014 8:17:24 PM CEST
Jean-François Burnol submitted an update to the
bnumexpr
package.
Version number: 1.1a
License type: lppl1.3
Summary description: Extends eTeX’s \numexpr...\relax construct to big
integers.
Announcement text:
v1.1a of 2014/09/22 Added option to use the l3bigint macros for the arithmetic operations. Added commands \bnumexprUsesxint, \bnumexprUsesbigintcalc, \bnumexprUsesliiibigint to be able to switch engines midway in a document ( but why would one be not content to use xint only ? ) ;-)
This package is located at http://mirror.ctan.org/macros/latex/contrib/bnumexpr More information is at http://www.ctan.org/pkg/bnumexpr We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Manfred Lotz
v1.1a of 2014/09/22 Added option to use the l3bigint macros for the arithmetic operations. Added commands \bnumexprUsesxint, \bnumexprUsesbigintcalc, \bnumexprUsesliiibigint to be able to switch engines midway in a document ( but why would one be not content to use xint only ? ) ;-)
This package is located at http://mirror.ctan.org/macros/latex/contrib/bnumexpr More information is at http://www.ctan.org/pkg/bnumexpr We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Manfred Lotz
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 |