Calculates the product of the polynomial function represented by this Polynomial object
and that of the specified Polynomial object and returns the result as a Polynomial object.
Calculates the product of the polynomial function represented by this Polynomial object
and that of the specified PolynomialTerm object and returns the result as a Polynomial object.
Multiplys the matrix represented by this TransformMatrix object with the matrix represented by the specified TransformMatrix object
and returns the result as a TransformMatrix object.