MATH(DOTPRODUCT v1(), v2())
Returns the dot product of two vectors v1() and v2(). The vectors can have any number of elements but must have the same cardinality
Returns the dot product of two vectors v1() and v2(). The vectors can have any number of elements but must have the same cardinality