Operations Between two Vectorial Signals These opcodes perform operations between two vectors, that is, each element of the first vector is processed with the corresponding element of the other vector. The result is a new vector that overrides the old values of the source vector. Operations Between two Vectorial Signals: vaddv vsubv vmultv vdivv vpowv vexpv vcopy vmap vaddv_i vsubv_i vmultv_i vdivv_i vpowv_i vexpv_i vcopy_i All these operators are designed to be used together with other opcodes that operate with vectorial signals such as vcella, adsynt, adsynt2, etc.