Right-hand binary operator implementation. See opBinary above for more info.
The scalar value to apply to each element of the vector.
A new vector that is the result of applying the scalar value to this vector's elements, using the given operation.
See Implementation
Right-hand binary operator implementation. See opBinary above for more info.