v2_add
Add two vectors
RichnouLang by functions names.
Add two vectors
Angle between two vectors
Cross product of two vectors (returns z component)
Divide two vectors component-wise
Dot product of two vectors
Length (magnitude) of a vector
Set the magnitude (length) of a vector
Multiply two vectors component-wise
Normalize a vector (make length = 1)
Check if two vectors have opposite directions