a = a / b
Element-wise division of the 2-element vector a by the 2-element vector b, with the result stored in a
a
b
a 2-element vector object
a as the result of the division
Generated using TypeDoc
a = a / bElement-wise division of the 2-element vector
aby the 2-element vectorb, with the result stored ina