6 In the context of vectors and matrices, an ordinary number is usually called a scalar. Multiplying a vector or matrix by a scalar produces a product for every element (essentially re-“scaling” it, hence the name). For example, multiplying the vector (1,2,3,4,5) by 3 yields a rescaled vector (3,6,9,12,15).