Skip to content

This is a python script that calculates quadratic equations with user-inputed values.

Notifications You must be signed in to change notification settings

sanchoadormir/quadratic_equation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

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.

About

This is a python script that calculates quadratic equations with user-inputed values.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages