Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filiprokita/quadratic-equation-solver
This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.
https://github.com/filiprokita/quadratic-equation-solver
algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots
Last synced: about 1 month ago
JSON representation
This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.
- Host: GitHub
- URL: https://github.com/filiprokita/quadratic-equation-solver
- Owner: FilipRokita
- Created: 2021-12-04T23:10:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T12:37:47.000Z (almost 2 years ago)
- Last Synced: 2023-05-13T15:23:34.485Z (over 1 year ago)
- Topics: algorithm, computer-science, console-application, cpp, equation-solver, math, math-solver, numerical-methods, programming, quadratic-equation, quadratic-equation-solver, roots
- Language: C++
- Homepage:
- Size: 14.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0