GUVI
Back

Javascript

Created 2 years ago
578 Views
4 Comments
sanjayKeKwQs
@sanjayKeKwQs
sanjayKeKwQs
@sanjayKeKwQsProfile is locked. Login

You are given the coefficients of a quadratic equation in order A, B & C.

Where A is the coefficient of X2,  B is the coefficient of X and C is the constant term in the most simplified form.

Example: For  X2 + 5X + 6 = 0, you are given the input as: 1 5 6.

Write a program to find all of the roots of the quadratic

how to solve in Java script?

Comments (4)
Please login to comment.
 
Powered by habitate.io Habitate