5 releases (breaking)
0.5.0 | Jan 5, 2024 |
---|---|
0.4.0 | Jan 4, 2024 |
0.3.0 | Jan 3, 2024 |
0.2.0 | Jan 3, 2024 |
0.1.0 | Jan 3, 2024 |
#1893 in Math
29 downloads per month
16KB
349 lines
Pro-Level Polynomials
Are you tired of the polynomials that you have been using being too noob level? If so, this crate is for you!!!!!
This crate provides the most premium and luxurious polynomials. Here are some of our features:
- Polynomial addition-subtraction-multiplication-division
- Polynomial engineer (Create polynomials from zeros and with a set vector)
- Create polyomials from points (Lagrange interpolation)
- Display polynomials in an easily readable form
lib.rs
:
A crate for working with polynomials easily.
Dependencies
~465KB