Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 176 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 176 Bytes

This python script calculates the roots quadratic equations, aka when (a)x^2 + (b)x + (c) = 0. If the answer is not real, it will output a number multiplied by i = root of -1.