Implement polynomial arithmetic using double liked list. The polynomial has add, subtract, product, quotient, and remainder methods.
-
Updated
Jul 19, 2020 - Java
Implement polynomial arithmetic using double liked list. The polynomial has add, subtract, product, quotient, and remainder methods.
Add a description, image, and links to the remainder-methods topic page so that developers can more easily learn about it.
To associate your repository with the remainder-methods topic, visit your repo's landing page and select "manage topics."