e property

The fifth coefficient of the equation in the form f(x) = ax^4 + bx^3 + cx^2 + dx + e = 0

Implementation

Complex get e => coefficients[4];