| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
The part of the vector that lies on the initial point is called the tail of the vector, and the part that lies on the terminal point is the tip.
A vector can also be written in component form. In two dimensions, this is ⟨x,y⟩. Here, the first coordinate is the horizontal component of the vector and the second coordinate is its vertical component.
In the case of a vector in a three-dimensional space, the component form is ⟨x,y,z⟩. Here, the coordinates represent the change in the direction of their corresponding axes.
A vector is described by its magnitude and direction, no matter what its initial and terminal points are. This means that if two vectors have the same magnitude and direction, they are equal.
When working with its component form, two vectors are equal if and only if their components are equal. This also implies that the same vector can be drawn in several different ways.