threevectors
Three-vectors are mathematical objects representing quantities with three components in ordinary three-dimensional space. They are elements of the real vector space R^3 and can be written as (x, y, z) relative to a chosen basis, or as a column vector [x; y; z] in matrix notation.
Operations on three-vectors follow standard vector algebra. Addition is componentwise: (x1, y1, z1) + (x2, y2, z2)
Three-vectors form a real 3D vector space and transform under coordinate changes by 3×3 matrices. If the
Applications of three-vectors span physics and engineering, including velocity, force, and displacement in spatial problems, as