type/expanded
check for an expanded polynomial
Calling Sequence
Parameters
Description
Examples
type(expr, expanded)
expr
-
polynomial
Assuming that type(expr, polynom) is true, then type(expr, expanded) will return true if expr is an expanded polynomial, false otherwise.
See Also
expand
type
type/polynom
Download Help Document