Up | Next | Prev | PrevTail | Tail |
The DECOMPOSE operator takes a multivariate polynomial as argument, and returns an expression and a list of equations from which the original polynomial can be found by composition. Its syntax is:
For example:
Users should note however that, unlike factorization, this decomposition is not unique.
Up | Next | Prev | PrevTail | Front |