PolynomialTo |
Name | Description | |
---|---|---|
ToStringDescending | Format the polynomial in descending order, e.g. "x^3 + 2.0x^2 - 4.3". | |
ToStringDescending(IFormatProvider) | Format the polynomial in descending order, e.g. "x^3 + 2.0x^2 - 4.3". | |
ToStringDescending(String) | Format the polynomial in descending order, e.g. "x^3 + 2.0x^2 - 4.3". | |
ToStringDescending(String, IFormatProvider) | Format the polynomial in descending order, e.g. "x^3 + 2.0x^2 - 4.3". |