What is the formal definition of the direction of a 3D vector? In the plane, it can be defined as the (obtuse) angle formed by the position vector and $(1,0)$. In 3D space, it is the angles formed by the position vector and the three vectors in the canonical basis, that is, (1,0,0),(0,1,0) and (0,0,1)?
How about in the n-dimensional space? is there any formal definition of direction a vector?
Thanks in advance.