c property

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

Implementation

Complex get c => coefficients[2];