Skip to content

A python code that will return the result of a second degree equation, based on A, B and C values given

Notifications You must be signed in to change notification settings

Phan7-zz/bhaskara-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Bhaskara Solver

⚡️ A python code that will return the result of a Second Degree Equation, based on A, B and C values given. (note this code only works with complete equations)

How to use?

The code is very intuitive, it will ask you the value of X₁, X₂ and X₃, and then, voila! If the equation is possible to be solved, it will return you the answer

About

A python code that will return the result of a second degree equation, based on A, B and C values given

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages