Looking for a or the term for a vector who is parallel to an axis

233 Views Asked by At

I'm looking for a term for a vector who is parallel to a x- or y-axis. Is there a name for such a vector?

For example: $\vec{AB}$ while $A = (10, 2)$ and $B = (15, 2)$

This vector is parallel to the y-axis. Does a name or a term for this kind of vectors exists?

2

There are 2 best solutions below

0
On BEST ANSWER

I use the term along:

Vector $\overrightarrow{AB}$ is along the x-axis

0
On

It's called A normal vector (with respect to an axis or another vector). A normal vector to the x-axis is parallel to the y-axis, for example.

You can also talk about standard basis vectors. $e_1=(1,0)$ is parallel to the x-axis.