ReferenceVecsubtractOn this pagesubtractlq.vec.subtract(a, b)(source) Pair-wise subtracts the elements of two vectors of the same length. Parametersa : arrayFirst vector.b : arraySecond vector.