Reference: OPDIV
a / b = OPDIV(a, b) returns the quotient when a is divided by b. a and b are real or complex numbers. If b is a number, a might also be a vector or matrix; this is equivalent to multiplying (i.e., scaling) the vector or matrix by a factor of 1 / b.