Click or drag to resize

BairstowRootFinderSolveResultQuotientPolynomial Field

The final quotient polynomial b(x) when solving a polynomial P(x). P(x) = (x^2 + u*x + v)b(x).

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Polynomial QuotientPolynomial

Field Value

Polynomial
See Also