back
Swap vectors
Result:
0
Distance(result) = blue ・ orange
which is:
v₁ ・ v₂ = d
or in programming:
dot(a, b)
Wikipedia page