Simple cli calculator that computes real and complex roots of a quadratic.
Go to file
array-in-a-matrix 858990447e removed cringe
2022-10-04 11:48:01 -04: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
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 cleaner output 2022-09-26 15:03:42 -04:00
README.md removed cringe 2022-10-04 11:48:01 -04:00

quadratic

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