Documentation for dot
Signature
dot(a, b)Description
The dot() function calculates the dot product of the given vectors.
Variants
dot(vector, vector) -> scalar
dot(a, b)The dot() function calculates the dot product of the given vectors.
dot(vector, vector) -> scalar