a = a - b
Subtracts the 2-element vector b from the 2-element vector a and stores the result in a
b
a
a 2-element vector object
a as the result of a - b
a - b
Generated using TypeDoc
a = a - b
Subtracts the 2-element vector
b
from the 2-element vectora
and stores the result ina