a = a - b
Subtracts the 4-element vector b from the 4-element vector a and stores the result in a
b
a
a 4-element vector object
a as the result of a - b
a - b
Generated using TypeDoc
a = a - bSubtracts the 4-element vector
bfrom the 4-element vectoraand stores the result ina