Module xxcalc::polynomial [] [src]

Defines Polynomial expression with basic operators on it.

Structs

Polynomial

Polynomial struct represents a mathematical concept of polynomials.

Enums

PolynomialError

Error resulting from operations on polynomials