quadratic/README.md

6 lines
227 B
Markdown
Raw Normal View History

2021-11-04 13:25:23 -04:00
# quadratic
Simple cli calculator that computes real and complex roots of a quadratic.
<br>
Make a project do one thing good rather than do alot that isn't. I learned from my past projects and the best way to code is to KISS.