Skip to main content

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 x monomial, the second monomial corresponds to the coefficient of y, the last element is the independent coefficient.

calc.equation_vector.calc.png