QuadraticRealPolynomial Properties | 
The QuadraticRealPolynomial type exposes the following members.
| Name | Description | |
|---|---|---|
| A | 
            Gets the coefficient of the 2nd order monomial.
              | |
| B | 
            Gets the coefficient of the 1st order monomial.
              | |
| C | 
            Gets the coefficient of the 0th order monomial.
              | |
| Item | 
            Gets the coefficient of the monomial of the specified order.
              (Inherited from RealPolynomial.) | |
| Order | 
            Gets the order of the polynomial.
              (Inherited from RealPolynomial.) |