Expand description
A crate for working with polynomials easily.
Modulesยง
- engineer
- A module for engineering polynomials.
- polynomials
- An implementation of polynomial arithmetic with all four basic operations and the
pow
trait.
A crate for working with polynomials easily.
pow
trait.