Click or drag to resize

Polynomial Constructor

Overload List
 NameDescription
Public methodPolynomial Creates a default polynomial instance (quadratic, no negative exponents).
Public methodPolynomial(Int32, Int32) Creates a polynomial with specified positive and negative exponent orders.
Top
See Also