rustnomial 0.0.4

A crate for working with polynomials.
Documentation

rustnomial

This crate provides utilities for the following operations:

Parsing strings to polynomials, parsing polynomials to strings, polynomial math operations, integrating and taking the derivative of polynomials, and finding the roots of polynomials.