Properties Of Cross Product

Properties of cross product

graph TB A[Properties of Cross Product] A --> B[Non-Commutative] A --> C[Distributive] A --> D[Zero Vector] A --> E[Perpendicular] B --> F["a x b != b x a"] C --> G["a x (b + c) = a x b + a x c"] D --> H["a x 0 = 0"] E --> I["a x b is perpendicular to both a and b"]


Table of Contents