a = a / s
Divides the two-element vector a by the scalar s and stores the result in a
a
s
a 2-element vector object
a scalar value
a as the result of a / s
a / s
Generated using TypeDoc
a = a / sDivides the two-element vector
aby the scalarsand stores the result ina