Quadratic Equation Solver
Solve axΒ²+bx+c=0 equations.
axΒ² + bx + c = 0
Real root(s)
x = 2, x = 3
D = 1
Integer results use exact BigInt arithmetic. The entire input must be valid; trailing or embedded junk is never ignored.
Solve axΒ²+bx+c=0 equations.
axΒ² + bx + c = 0
Real root(s)
x = 2, x = 3
D = 1
Integer results use exact BigInt arithmetic. The entire input must be valid; trailing or embedded junk is never ignored.