b property

The second coefficient of the equation in the form f(x) = ax^2 + bx + c = 0

Implementation

Complex get b => coefficients[1];