Matrix
Nota
Wokring with conics? See Matrix (Geometry).
Given a set of multi-valued polynomials of degree 1, , with variables , returns a matrix and a vector such that is equivalent to .
Syntax
matrix(List | Vector)
Description
Given a list or vector describing a multi-valued first-degree polynomial, returns a list with the matrix and vector , following the notation above.