Additionally,
" ' " performs matrix transposition; when applied to a complex
matrix, it includes elemental conjugations followed by a matrix
transposition
+ - * / ^ (algebraic/matrix definitions)
.+ .- .* ./ .^ (element by element operation)
\ and .\ perform matrix and elemental left division