VectorDot( <vector a>, <vector b> )


Module: Vector

Summary:

Returns the dot product of two vectors



Required Args:

  • 1 : <vector a> The first vector
  • 2 : <vector b> The second vector