Skip to main content

compose

Method of RealPolynomial.

compose(const RealPolynomial x) -> RealPolynomial

Composes the polynomial with another polynomial.

Parameters

  • x: The polynomial to evaluate with.