Exports
UnivariatePolynomialAlgebra R | ||
apply: | (%, R) ![]() |
Evaluate a polynomial |
apply: | (%, %) ![]() |
Evaluate a polynomial |
equal?: | (%, %, %, Integer) ![]() |
Truncated equality |
Horner: | (%, R) ![]() |
Horner division by ![]() |
DifferentialRing | ||
lift: | (Derivation R, %) ![]() |
Extend a derivation |
integrate: | % ![]() |
Integration |
(%, Integer) ![]() |
factor: | % ![]() |
Factorisation into irreducibles |
fractionalRoots: | % ![]() |
Roots in the fraction field |
roots: | % ![]() |
Roots in the coefficient ring |
EuclideanDomain | ||
sparseMultiple: | (%, Integer) ![]() |
Multiple in ![]() |
DecomposableRing | ||
GcdDomain | ||
squareFree: | % ![]() |
Squarefree factorisation |
squareFreePart: | % ![]() |
Squarefree part |
dispersion: | % ![]() |
Dispersion |
(%, %) ![]() |
||
integerDistances: | % ![]() |
Integer spread |
(%, %) ![]() |
||
universalBound: | (%,%) ![]() |
Universal bound |
IntegralDomain | ||
monicDivide: | (%, %) ![]() |
Polynomial division |
monicRemainder: | (%, %) ![]() |
Remainder |
monicRemainder!: | (%, %) ![]() |
Remainder |
pseudoDivide: | (%, %) ![]() |
Polynomial pseudo-division |
pseudoRemainder: | (%, %) ![]() |
Pseudo-remainder |
pseudoRemainder!: | (%, %) ![]() |
Pseudo-remainder |
resultant: | (%, %) ![]() |
Resultant of 2 polynomials |
height: | % ![]() |
Max norm over all the coefficients |
RationalRootRing | ||
integerRoots: | % ![]() |
Integer roots |
rationalRoots: | % ![]() |
Rational roots |
ordinaryPoint: | % ![]() |
Point where a polynomial is nonzero |
values: | (%, R) ![]() |
Generate values of a polynomial |
Specializable |