calculating the coordinates of a vector from two points.

The vector calculator allows the calculation of the coordinates of a vector from the coordinates of two points online.
vector_coordinates(`[1;2;1];[5;5;6]`) returns [4;3;5]
See also