DotProduct Returns the dot product between two Vector values. If the two values are orthogonal to each other, the result will be zero. Inputs Vector Vector Output Number