(+) \a \b

Results in the sum of two matrices.


(⨯) \a \b

Alternative name: cross

Given two row vectors, results in the cross product of them.


(⋅) \a \b

Alternative name: (*)

Given a scalar and a matrix, results in the scalar multiplied matrix.