Dot Product:The dot product, also known as the scalar product, is a mathematical operation that takes two vectors and produces a scalar value. For orthogonal vectors, the dot product is equal to zero.
Orthonormal Basis: An orthonormal basis is a set of orthogonal vectors that are also normalized, meaning each vector has a length of 1. This basis is commonly used in linear algebra and vector spaces.
Projection: The projection of a vector onto another vector is the component of the first vector that is parallel to the second vector. For orthogonal vectors, the projection is always zero.