首先,Vector的中文翻譯是矢量。矢,最早見于甲骨文,后引申為不變線的,定向的,端正等含義。那由此可以看出矢量這個(gè)詞蘊(yùn)含著方向的意思,Vector指的就是一個(gè)同時(shí)具有方向和大小的量(Quantity)。與Vector相對(duì)應(yīng)的就是Scalar,Scalar只具有大小,不具備方向。在物理中,很多物理量的區(qū)分就是通過方向的有無和方向的+/-。例如,speed = distance/ time,speed就是scalar,因?yàn)閐istance不具備方向的性質(zhì)。但是displacement,the vector measurement of distance in a certain direction,具備方向?qū)傩浴D敲矗瑅elocity = displacement/time, velocity就是vector。