Skip to content

waqarbaig6133/Quadratic-Formula-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple user interface where you enter the values a, b and c, derived from the quadratic equation ax^2 + bx + c. Using the formula (-b +- sqrt(b^2 - 4ac))/4a, a message "No Real Solutions" will appear if delta < 0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages