User Guide
Define two column vectors.
>
Table 4.7: Select Matrix and Vector Operators
ExampleOperatorOperation
>
^%T
1
Transpose
>
^%H
1
Hermitian Transpose
>
>
&x
2
Cross Product
(3-D vectors only)
1
Exponential operators display in 2-D Math as superscripts.
2
After loading the LinearAlgebra package, the cross product operator is available as the
infix operator &x . Otherwise, it is available as the LinearAlgebra[CrossProduct] com-
mand.
For information on matrix arithmetic over finite rings and fields, refer to the
?mod help page.
Point-and-Click Interaction
Using context menus, you can perform many matrix and vector operations.
148 • 4 Mathematical Computations