Exports
UnivariateFreeAlgebra R | ||
degree: | % Partial Integer | upper bound on the degree |
expand: | (Rx: UPC R, R) Rx % | series expansion around a point |
finite?: | % Boolean | check whether the support is finite |
series: | Sequence R % | creation of a series |
UPC | == UnivariatePolynomialCategory |
differentiate: | % % | Differentiation |
(%, Integer) % |
integrate: | % % | Integration |
(%, Integer) % |