Tagged Questions
1
vote
1answer
46 views
Test of handedness
I'm reading a book on linear algebra, where the author gives a method to test the handedness or chirality of a given set of 3 basis vectors.
if (v1 x v2) . v3 > 0 then it's right-handed, while if ...
2
votes
1answer
317 views
invariance of cross product under coordinates rotation
Question goes as
If $\vec A$ and $\vec B$ are invariant under rotation, the prove that $ \vec A \times \vec B $ is also invariant.
However solution of on the other page is not given. Says ...