QuarticRealPolynomial Properties |
The QuarticRealPolynomial type exposes the following members.
| Name | Description | |
|---|---|---|
| A |
Gets the coefficient of the 4th order monomial.
| |
| B |
Gets the coefficient of the 3rd order monomial.
| |
| C |
Gets the coefficient of the 2nd order monomial.
| |
| D |
Gets the coefficient of the 1st order monomial.
| |
| E |
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.) |