discriminant (e.g. b^2-4ac in the formula for the root of a quadratic equation)
用以判别一元n次方程是否有重根的表达式。如一元二次方程ax2+bx+c=
的判别式是δ=b2-
ac,当δ=
时,方程有二重根。