Kyle-Pu / Mathematics

Various math formulas coded in Java to help students all across the world!
MIT License
40 stars 59 forks source link

Quadratic Formula Calculator #2

Closed Kyle-Pu closed 6 years ago

Kyle-Pu commented 6 years ago

The quadratic formula calculator returns "NaN" when no value for a zero is found.

Instead print out: "No zero found."