Equation vector
Returns the coefficients of a line's equation.
Syntax
equation_vector(Line)
Description
Given a line, returns a vector with the coefficients of the line equation: the first element is the coefficient of the term with the monomial, the second monomial corresponds to the coefficient of , the last element is the independent coefficient.