powered by
Solve for positive root of quadratic ax^2 + bx + c = 0 when it exists
quad_pos_solve(a, b, c)
real positive root if it exists
coefficient of x^2
coefficient of x
scalar coefficient