| Parameter | Description |
|---|---|
| a | The vector to subtract b from. |
| b | The vector to subtract from a. |
Subtracts one vector from another.
Subtracts each component of b from a.
| Parameter | Description |
|---|---|
| a | The vector to negate. |
Negates a vector.