Introduction to Orthogonal Vectors
Description
A detailed tutorial on orthogonal vectors. Step by step tutorial including several examples of orthogonal vectors for reference.Overview
Orthogonal vectors are vectors that are perpendicular. You can determine if vectors are perpendicular by finding the dot product. If the dot product is equal to zero, then the vectors are perpendicular. In certain dimensions, it is possible for three vectors to be perpendicular to each other. In this case, all three of those vectors are considered to be orthogonal. However, in general, orthogonal vectors is a term used to describe a pair of vectors.