Simple cli calculator that computes real and complex roots of a quadratic.
Go to file
array-in-a-matrix 97dbc9fb7b space out im num 2023-02-06 15:38:34 -05:00
.gitignore changed binary output name 2021-11-05 18:04:44 -04:00
LICENSE Initial commit 2021-11-04 08:14:15 -04:00
README.md removed cringe 2022-10-04 11:48:01 -04:00
makefile changed binary output name 2021-11-05 18:04:44 -04:00
quadratic-tui.sh typo 2022-09-26 18:01:15 -04:00
quadratic.c space out im num 2023-02-06 15:38:34 -05:00

README.md

quadratic

Simple cli calculator that computes real and complex roots of a quadratic.