_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
texlive-xint 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/xint
Licenses: LPPL 1.3c
Synopsis: Expandable operations on long numbers
Description:

The xint bundle modules are:

  • xinttools utilities of independent interest such as expandable and non-expandable loops,

  • xintcore expandable macros implementing addition, subtraction, multiplication, division, and powers for arbitrarily long integers,

  • xint extension of xintcore, xintfrac extends the scope of xint to decimal numbers, to numbers using scientific notation and also to (exact) fractions,

  • xintexpr expandable parsers of numeric expressions using the standard infix notations, parentheses, built-in functions, user definable functions and variables (and more ...), which do either exact evaluations (also with fractions) or floating point evaluations under a user chosen precision.

  • xintkernel supports macros for all the bundle constituents,

    xintbinhex converts to and from hexadecimal and binary bases,

    xintgcd provides gcd() and lcm() functions to xintexpr,

    xintseries, which evaluates numerically partial sums of series and power series with fractional coefficients,

  • and xintcfrac, dedicated to the computation and display of continued fractions).

All computations are compatible with expansion-only context.

Total results: 2