- #1
dellatorre
- 5
- 0
How do I take the cross product of Two 3x3 Matrices.
For example what is cross product of:
[-1 0 0]
[0 1 0]
[0 0 1]
x
[0 -1 0]
[1 0 0]
[0 0 1]
thanks,
Della
For example what is cross product of:
[-1 0 0]
[0 1 0]
[0 0 1]
x
[0 -1 0]
[1 0 0]
[0 0 1]
thanks,
Della