CTAN update: polexpr
v0.5.1 (2018/04/22) The sole change is that the right tick character is authorized in polynomial names: typically, for usage in `\PolDiff{f}{f'}` for example. Derivative polynomials must still be defined in anticipation of their use in other definitions, such as `\poldef T(x):=f'(x)f''(x);`.
---------------------------------------------------------------------- This package is located at http://mirror.ctan.org/macros/latex/contrib/polexpr More information is at http://www.ctan.org/pkg/polexpr We are supported by the TeX User Groups. Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Ina Dau
polexpr – A parser for polynomial expressions
The package provides a parser \poldef of algebraic polynomial expressions. As it is based on xintexpr, the coefficients are allowed to be arbitrary rational numbers.
Once defined, a polynomial is usable by its name either as a numerical function in \xintexpr/\xinteval, or for additional polynomial definitions, or as argument to the package macros. The localization of real roots to arbitrary precision as well as the determination of all rational roots is implemented via such macros.
Since release 0.8, polexpr extends the xintexpr syntax to recognize polynomials as a new variable type (and not only as functions). Functionality which previously was implemented via macros such as the computation of a greatest common divisor is now available directly in \xintexpr, \xinteval or \poldef via infix or functional syntax.
Package | polexpr |
Version | 0.8.7a 2022-05-19 |
Copyright | 2018–2022 Jean-François Burnol |
Maintainer | Jean-François Burnol |