Simple cli calculator that computes real and complex roots of a quadratic.
Go to file
2021-11-04 13:18:13 -04:00
.gitignore Initial commit 2021-11-04 08:14:15 -04:00
LICENSE Initial commit 2021-11-04 08:14:15 -04:00
makefile quadratic calculator 2021-11-04 11:56:54 -04:00
quadratic.c quadratic formula accii art 2021-11-04 13:18:13 -04:00
README.md Initial commit 2021-11-04 08:14:15 -04:00

quadratic