Skip to content

C++ program that can solve quadratic equation

Notifications You must be signed in to change notification settings

dhnatiuk1/GL1-squareRoots

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This program is solving quadratic equations like ax^2 + bx + x = 0 A cannot be 0 in this equation. To use it you need to enter in order your numbers. Number can be float either integer. I don't know what to write in This README file because this is my first.

About

C++ program that can solve quadratic equation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.9%
  • CMake 5.1%