Simple cli calculator that computes real and complex roots of a quadratic.
Go to file
array-in-a-matrix 86979c9d54 install/uninstall options 2023-02-07 23:16:34 -05:00
.gitignore install/uninstall options 2023-02-07 15:22:11 -05: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 install/uninstall options 2023-02-07 23:16:34 -05: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.