Simple cli calculator that computes real and complex roots of a quadratic.
.gitignore | ||
LICENSE | ||
makefile | ||
quadratic-tui.sh | ||
quadratic.c | ||
README.md |
quadratic
Simple cli calculator that computes real and complex roots of a quadratic.
.gitignore | ||
LICENSE | ||
makefile | ||
quadratic-tui.sh | ||
quadratic.c | ||
README.md |
Simple cli calculator that computes real and complex roots of a quadratic.