Command line program to find the zeroes of a quadratic polynomial in form ax^2 + bx + c.
-
Updated
Apr 15, 2024 - C
Command line program to find the zeroes of a quadratic polynomial in form ax^2 + bx + c.
Add a description, image, and links to the quadratic-formula topic page so that developers can more easily learn about it.
To associate your repository with the quadratic-formula topic, visit your repo's landing page and select "manage topics."