b = -a
Calculates the inverse of the two-element vector a and stores the result in b
a
b
a 2-element vector object
a 2-element vector in which to store the result
b as the inverse of a
Generated using TypeDoc
b = -a
Calculates the inverse of the two-element vector
a
and stores the result inb