|
>>
|
No. 552
>>518
The opposite of this vector would be (-38,637,10) in which case it would point to the opposite direction for the same respective axis. On the same note however you could multiply/divide all the coordinates by the same number to get the exact same direction, in other words (38/2,-637/2,-10/2)=(38,-637,-10).
You are however half right because this is not a real vector, in order to make it a real vector you must give it a point through which it passes, say, (0,0,0). In this case:
vector:(0,0,0)+T(38,-637,-10) T being whatever you want.
|