Skip to content
/ Task3 Public

Write a program that reads the parameters of a parabolic (second order) equation given as ax^2+bx+c=0 and prints the x1 and x2 solutions!

Notifications You must be signed in to change notification settings

M13G/Task3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Task3

Write a program that reads the parameters of a parabolic (second order) equation given as ax^2+bx+c=0 and prints the x1 and x2 solutions!

About

Write a program that reads the parameters of a parabolic (second order) equation given as ax^2+bx+c=0 and prints the x1 and x2 solutions!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages