Matrix2x1

Input: Matrix2x1(a, b)
(ab)\begin{pmatrix} a \\ b \end{pmatrix}

Equivalent to Matrix([[a], [b]]).

Last updated: 2020-03-06 00:22:16