Adds two vectors together by adding their respective components
Left operand
Right operand
Optional
Optional vector to store the output (can be used to inject results into an existing vector)
The result of addition
Adds a single value to both components of a vector
Vector in question
Scalar value
Adds two vectors together by adding their respective components