Vector: A quantity having direction as well as magnitude, especially as determining the position of one point in space relative to another.
Cross Product: An operation on two vectors that results in another vector perpendicular to both, often used to determine areas and volumes.
Dot Product: \(A \cdot B = |A| |B| \cos{\theta}\), where \(\theta\) is the angle between vectors A and B. It measures how much one vector extends in the direction of another.