Question 256064
Look below at the discriminant.
if the discriminant is greater than zero there are two solutions
*[invoke quadratic "x", 1, -2, -3 ]

if the discriminant is zero there is one solution (or the same solution twice)
if the discriminant is less than zero there are no real solutions