Discriminant Δ formula used is as follows: ax2 + bx + c = 0 discriminant of the equation is calculated by Δ = b2– 4ac This java program calculates delta by using the coefficients a, b and c of the ...