⇐ Index ⇐ Vectors
Dot(<-vector1 <-vector2) ->dotProduct
Calculates the dot product of two vectors
trace(Dot(V3(1 2 3) V3 (5 3 1))
⇐ Index