aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

Quadratic_Equation.cpp #178

Closed Anuj-T closed 4 years ago

Anuj-T commented 4 years ago

Description

Create a function to find only the root value of x in any quadratic equation ax^2 + bx + c. The function will take three arguments: a as the coefficient of x^2 b as the coefficient of x c as the constant term

Program Name - Quadratic Equation Issue No.- #

Type issue number after hash(#)

Checklist(self check)