Just like Inner Product, the Cross Product of 2 Vectors can be calculated for Vectors given in Any Arbitrary Non Standard Basis.
The following demonstrates the calculation of Cross Product for 2 3-Dimensional Vectors \(\vec{A}\) and \(\vec{B}\) represented in any Arbitrary Non Standard Basis \(\vec{e_1}\), \(\vec{e_2}\) and \(\vec{e_3}\)
Since \(\vec{e_1} \times \vec{e_1}=\vec{e_2} \times \vec{e_2}=\vec{e_3} \times \vec{e_3}=0 \), \(\vec{e_2} \times \vec{e_1}=-\vec{e_1} \times \vec{e_2}\), \(\vec{e_3} \times \vec{e_2}=-\vec{e_2} \times \vec{e_3}\) and \(\vec{e_3} \times \vec{e_1}=-\vec{e_1} \times \vec{e_3}\), the above equation can be written as
Following examples demonstrates the calculation of the Cross Product of Vectors \(\vec{A}\) and \(\vec{B}\) represented in Non Standard Basis \(\vec{e_1}\), \(\vec{e_2}\) and \(\vec{e_3}\) as give below